--- autogen.sh.orig 2007-04-22 21:13:06.000000000 +0200 +++ autogen.sh 2007-04-22 21:29:40.000000000 +0200 @@ -3,14 +3,14 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.4.3" -ACV="autoconf (GNU Autoconf) 2.57" -AMV="automake (GNU automake) 1.7.5" +LTV="libtoolize (GNU libtool) 1.5.22" +ACV="autoconf (GNU Autoconf) 2.61" +AMV="automake (GNU automake) 1.9.6" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.4.3 - autoconf-2.57 - automake-1.7.5 + libtool-1.5.22 + autoconf-2.61 + automake-1.9.6 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.