This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/27516] install failure due to unconditional invocation of makeinfo for treelang.texi
- From: "aldot at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jan 2008 12:33:41 -0000
- Subject: [Bug bootstrap/27516] install failure due to unconditional invocation of makeinfo for treelang.texi
- References: <bug-27516-11811@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from aldot at gcc dot gnu dot org 2008-01-29 12:33 -------
Michael,
You are right, sorry :(. I somehow managed not to find them although they are
there!
---8<---
# Dummy rules to deal with dependencies produced by use of
# "build-@POSUB@" and "install-@POSUB@" above, when NLS is disabled.
build-: ; @true
install-: ; @true
---8<---
So for 4.3.0, Michaels patch from comment #15 (treelang-noinfo.patch as
attached) is fine, we can clean this up for real for 4.4.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27516