Code

Rather than calling "FLUSH" for each RRD file needed for drawing a
[rrdtool.git] / MakeMakefile
index ab2a275fd6ecf6d41f957beffd4ff8f6c31729bb..90e4700fd5a26dafd921693744fc9b06ebe4d00e 100755 (executable)
@@ -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