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: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2008 18:12:13 -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 #19 from mmitchel at gcc dot gnu dot org 2008-01-28 18:12 -------
In your patch, why does install-info still need doc and installdirs
dependencies when BUILD_INFO is not set? If those things still need to happen,
shouldn't they be dependencies of some other target? Logically, if BUILD_INFO
is not set, then install-info should be a no-op.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27516