This is the mail archive of the gcc-patches@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]

[committed] Update doc/install.texi to note that libada uses autoconf 2.57


Committed as obvious.

	* doc/install.texi: Note that libada uses autoconf 2.57 also.

Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.266
diff -u -r1.266 install.texi
--- doc/install.texi	29 Feb 2004 20:27:15 -0000	1.266
+++ doc/install.texi	29 Feb 2004 20:29:24 -0000
@@ -294,7 +294,7 @@
 to regenerate @file{configure} and @file{config.in} files.  Most
 directories require autoconf 2.13 (exactly), but @file{libiberty},
 @file{fastjar}, @file{libstdc++-v3}, @file{libjava/libltdl}, @file{boehm-gc},
-@file{intl}, and @file{gcc} require autoconf 2.57 (exactly).
+@file{intl}, @file{libada}, and @file{gcc} require autoconf 2.57 (exactly).
 
 @item automake versions 1.4-gcj and 1.7.9
 

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
US citizens: if you're considering voting for Bush, look at these first:
http://www.misleader.org/  http://www.cbc.ca/news/background/arar/
http://www.house.gov/reform/min/politicsandscience/


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