This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/27516] install failure due to unconditional invocation of makeinfo for treelang.texi



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]