Make peace with automake-1.9.
authorjbj <devnull@localhost>
Sun, 1 Aug 2004 16:33:55 +0000 (16:33 +0000)
committerjbj <devnull@localhost>
Sun, 1 Aug 2004 16:33:55 +0000 (16:33 +0000)
CVS patchset: 7368
CVS date: 2004/08/01 16:33:55

file/autogen.sh

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.