From 401cd94fb94d6a940f17f4740f322476d0addc8e Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 30 May 2004 17:46:39 +0000 Subject: [PATCH] Make peace with latest autofoo. CVS patchset: 7277 CVS date: 2004/05/30 17:46:39 --- autogen.sh | 8 ++++---- beecrypt/autogen.sh | 8 ++++---- expat/autogen.sh | 8 ++++---- file/autogen.sh | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/autogen.sh b/autogen.sh index 9918b8e84..8e938bfe8 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,14 +3,14 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.5.4" +LTV="libtoolize (GNU libtool) 1.5.6" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.3" +AMV="automake (GNU automake) 1.8.4" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.5.4 + libtool-1.5.6 autoconf-2.59 - automake-1.8.3 + automake-1.8.4 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 a0dff2c9b..31d4efed3 100755 --- a/beecrypt/autogen.sh +++ b/beecrypt/autogen.sh @@ -3,14 +3,14 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.5.4" +LTV="libtoolize (GNU libtool) 1.5.6" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.3" +AMV="automake (GNU automake) 1.8.4" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.5.4 + libtool-1.5.6 autoconf-2.59 - automake-1.8.3 + automake-1.8.4 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 7dbf95ef3..40d90b99e 100755 --- a/expat/autogen.sh +++ b/expat/autogen.sh @@ -3,14 +3,14 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.5.4" +LTV="libtoolize (GNU libtool) 1.5.6" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.3" +AMV="automake (GNU automake) 1.8.4" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.5.4 + libtool-1.5.6 autoconf-2.59 - automake-1.8.3 + automake-1.8.4 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/file/autogen.sh b/file/autogen.sh index 7dbf95ef3..40d90b99e 100755 --- a/file/autogen.sh +++ b/file/autogen.sh @@ -3,14 +3,14 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.5.4" +LTV="libtoolize (GNU libtool) 1.5.6" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.3" +AMV="automake (GNU automake) 1.8.4" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.5.4 + libtool-1.5.6 autoconf-2.59 - automake-1.8.3 + automake-1.8.4 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.