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/16250] ada/doctools runs makeinfo even in release tarball


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


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