X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=MakeMakefile;h=90e4700fd5a26dafd921693744fc9b06ebe4d00e;hb=f7271bd386916465c7a7b6e6bcb66d5d9f958765;hp=bfcfddf78e4e5266277274d000a2f519e5f9737b;hpb=377af7db1b7a7eef72d891328bb36a209ed23790;p=rrdtool.git diff --git a/MakeMakefile b/MakeMakefile index bfcfddf..90e4700 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -3,7 +3,7 @@ # Run this script after the first cvs checkout to build # makefiles and friends -PATH="/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:$PATH" +PATH="/usr/pack/automake-1.11-to/amd64-linux-debian3.1/:/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:$PATH" export PATH vcheck (){ @@ -17,9 +17,9 @@ PERL } ERROR=0 -LIBTOOL_VER="2.2.6" -AUTOMAKE_VER="1.11" -AUTOCONF_VER="2.63" +LIBTOOL_VER="1.5.6" +AUTOMAKE_VER="1.9.2" +AUTOCONF_VER="2.59" if vcheck $LIBTOOL_VER "libtool --version" then