diff --git a/autogen.sh b/autogen.sh index ec524ac31..0c0745c05 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 b633dc372..dfe822fca 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 5d587d309..b99717c7a 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 5d587d309..b99717c7a 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.