Code

Relax automake requirements and make 1.11 features optional -- kevin brintnall
[rrdtool-all.git] / program / MakeMakefile
index 03a5f34ce139cc9a7e57bfb71586ad2ce3c51485..b6658d6ccaf8fb8bdaa378e1cf19a8fbf5eb8e37 100755 (executable)
@@ -16,9 +16,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