[Bug bootstrap/16250] ada/doctools runs makeinfo even in release tarball
kcook at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 30 15:56:00 GMT 2004
------- Additional Comments From kcook at gcc dot gnu dot org 2004-06-30 15:55 -------
Subject: Re: [3.4.1 regression] ada/doctools runs makeinfo
even in release tarball
This patch should fix the problem with the 3.4.1 regression that Michael
noticed.
It has been tested under 3.4 with i686-pc-cygwin by building with
--enable-generated-files-in-srcdir
followed by rebuilding in a clean tree from the resultant directory
without that switch.
The former case does put three ada info files into $(srcdir)/gcc/doc
In the latter case, those same info files, as well as the xgnatugn
executable and its generated .texi file do not get rebuilt.
OK to install?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16250
More information about the Gcc-bugs
mailing list