X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=MakeMakefile;h=90e4700fd5a26dafd921693744fc9b06ebe4d00e;hp=bfcfddf78e4e5266277274d000a2f519e5f9737b;hb=965b570fe98ee533ed72f4d65d171a97bdf422d1;hpb=377af7db1b7a7eef72d891328bb36a209ed23790 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