This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/30546] [4.3 regression] build fail in libgomp because makeinfo is missing
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2007 12:34:39 -0000
- Subject: [Bug libgomp/30546] [4.3 regression] build fail in libgomp because makeinfo is missing
- References: <bug-30546-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jakub at gcc dot gnu dot org 2007-01-26 12:34 -------
The only other place that generates info files is gcc subdir and there it uses
BUILD_INFO conditional, if makeinfo is not present or is too old, it simply
doesn't build the documentation. Perhaps libgomp could do the same.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30546