From 8462a31960e9cfd3274b83edd59f9cc3b74c40d2 Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 1 Aug 2004 19:05:02 +0000 Subject: [PATCH] Make peace with automake-1.9. CVS patchset: 7371 CVS date: 2004/08/01 19:05:02 --- autogen.sh | 4 ++-- beecrypt/autogen.sh | 4 ++-- expat/autogen.sh | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/autogen.sh b/autogen.sh index 8e938bf..207b07d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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. diff --git a/beecrypt/autogen.sh b/beecrypt/autogen.sh index 31d4efe..fa4e4d8c 100755 --- a/beecrypt/autogen.sh +++ b/beecrypt/autogen.sh @@ -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. diff --git a/expat/autogen.sh b/expat/autogen.sh index 40d90b9..59215d1 100755 --- a/expat/autogen.sh +++ b/expat/autogen.sh @@ -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. -- 2.7.4