From 8255684ac781a966ea7835c1015411c0b0ee4f4d Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 21 Mar 2004 13:25:53 +0000 Subject: [PATCH] Automake 1.8.3. CVS patchset: 7180 CVS date: 2004/03/21 13:25:53 --- autogen.sh | 4 ++-- beecrypt/autogen.sh | 8 ++++---- expat/autogen.sh | 4 ++-- file/autogen.sh | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/autogen.sh b/autogen.sh index ec524ac..0c0745c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,12 +5,12 @@ export LDFLAGS LTV="libtoolize (GNU libtool) 1.5.2" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.2" +AMV="automake (GNU automake) 1.8.3" USAGE=" This script documents the versions of the tools I'm using to build rpm: libtool-1.5.2 autoconf-2.59 - automake-1.8.2 + automake-1.8.3 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 b633dc3..dfe822f 100755 --- a/beecrypt/autogen.sh +++ b/beecrypt/autogen.sh @@ -3,14 +3,14 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.5" +LTV="libtoolize (GNU libtool) 1.5.2" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8" +AMV="automake (GNU automake) 1.8.3" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.5 + libtool-1.5.2 autoconf-2.59 - automake-1.8 + automake-1.8.3 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 5d587d3..b99717c 100755 --- a/expat/autogen.sh +++ b/expat/autogen.sh @@ -5,12 +5,12 @@ export LDFLAGS LTV="libtoolize (GNU libtool) 1.5.2" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.2" +AMV="automake (GNU automake) 1.8.3" USAGE=" This script documents the versions of the tools I'm using to build rpm: libtool-1.5.2 autoconf-2.59 - automake-1.8.2 + automake-1.8.3 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 5d587d3..b99717c 100755 --- a/file/autogen.sh +++ b/file/autogen.sh @@ -5,12 +5,12 @@ export LDFLAGS LTV="libtoolize (GNU libtool) 1.5.2" ACV="autoconf (GNU Autoconf) 2.59" -AMV="automake (GNU automake) 1.8.2" +AMV="automake (GNU automake) 1.8.3" USAGE=" This script documents the versions of the tools I'm using to build rpm: libtool-1.5.2 autoconf-2.59 - automake-1.8.2 + automake-1.8.3 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