From: oetiker Date: Wed, 27 May 2009 14:20:46 +0000 (+0000) Subject: fix autotool version X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bffe84007fa07c4eb057aaca44ea1ffca22883f7;p=rrdtool.git fix autotool version git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1822 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index 910c6a9..4623a72 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.9.5-to/bin:/usr/pack/autoconf-2.61-rp/bin:/usr/pack/libtool-1.5.22-rp/amd64-debian-linux3.1/bin:$PATH" +PATH="/usr/pack/automake-1.9.6-rp/bin:/usr/pack/autoconf-2.61-rp/bin:/usr/pack/libtool-1.5.22-rp/amd64-debian-linux3.1/bin:$PATH" #export PATH vcheck (){