Make peace with automake-1.9.
authorjbj <devnull@localhost>
Sun, 1 Aug 2004 19:05:02 +0000 (19:05 +0000)
committerjbj <devnull@localhost>
Sun, 1 Aug 2004 19:05:02 +0000 (19:05 +0000)
CVS patchset: 7371
CVS date: 2004/08/01 19:05:02

autogen.sh
beecrypt/autogen.sh
expat/autogen.sh

index 8e938bf..207b07d 100755 (executable)
@@ -5,12 +5,12 @@ export LDFLAGS
 
 LTV="libtoolize (GNU libtool) 1.5.6"
 ACV="autoconf (GNU Autoconf) 2.59"
-AMV="automake (GNU automake) 1.8.4"
+AMV="automake (GNU automake) 1.9"
 USAGE="
 This script documents the versions of the tools I'm using to build rpm:
        libtool-1.5.6
        autoconf-2.59
-       automake-1.8.4
+       automake-1.9
 Simply edit this script to change the libtool/autoconf/automake versions
 checked if you need to, as rpm should build (and has built) with all
 recent versions of libtool/autoconf/automake.
index 31d4efe..fa4e4d8 100755 (executable)
@@ -5,12 +5,12 @@ export LDFLAGS
 
 LTV="libtoolize (GNU libtool) 1.5.6"
 ACV="autoconf (GNU Autoconf) 2.59"
-AMV="automake (GNU automake) 1.8.4"
+AMV="automake (GNU automake) 1.9"
 USAGE="
 This script documents the versions of the tools I'm using to build rpm:
        libtool-1.5.6
        autoconf-2.59
-       automake-1.8.4
+       automake-1.9
 Simply edit this script to change the libtool/autoconf/automake versions
 checked if you need to, as rpm should build (and has built) with all
 recent versions of libtool/autoconf/automake.
index 40d90b9..59215d1 100755 (executable)
@@ -5,12 +5,12 @@ export LDFLAGS
 
 LTV="libtoolize (GNU libtool) 1.5.6"
 ACV="autoconf (GNU Autoconf) 2.59"
-AMV="automake (GNU automake) 1.8.4"
+AMV="automake (GNU automake) 1.9"
 USAGE="
 This script documents the versions of the tools I'm using to build rpm:
        libtool-1.5.6
        autoconf-2.59
-       automake-1.8.4
+       automake-1.9
 Simply edit this script to change the libtool/autoconf/automake versions
 checked if you need to, as rpm should build (and has built) with all
 recent versions of libtool/autoconf/automake.