OSDN Git Service

2004-11-13 Kelley Cook <kcook@gcc.gnu.org>
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2004 20:14:21 +0000 (20:14 +0000)
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2004 20:14:21 +0000 (20:14 +0000)
* doc/install.texi (automake): Correctly document that everything now
will use automake 1.9.3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90593 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 138d0e3..a452739 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-13  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * doc/install.texi (automake): Correctly document that everything now 
+       will use automake 1.9.3.
+
 2004-11-13  Hans-Peter Nilsson  <hp@bitrange.com>
 
        PR target/18347
index f26e8fc..3002a26 100644 (file)
@@ -313,7 +313,7 @@ to regenerate @file{configure} and @file{config.in} files.  Most
 directories require autoconf 2.59 (exactly), but the toplevel
 still requires autoconf 2.13 (exactly).
 
-@item automake versions 1.9.x
+@item automake versions 1.9.3
 
 Necessary when modifying a @file{Makefile.am} file to regenerate its
 associated @file{Makefile.in}.
@@ -323,9 +323,10 @@ file.  Specifically this applies to the @file{gcc}, @file{intl},
 @file{libcpp}, @file{libiberty}, @file{libobjc} directories as well
 as any of their subdirectories.
 
-The Java directory @file{libjava} and the @file{libstdc++-v3} directory
-require automake 1.9.x series.  It is preferred to use the lastest released
-version of this series.
+For directories that use automake, GCC requires the latest release in
+the 1.9.x series, which is currently 1.9.3.  When regenerating a directory
+to a newer version, please update all the directories using an older 1.9.x
+to the latest released version.
 
 @item gettext version 0.12 (or later)