fix build procedure for ruby (clean target)
[rrdtool.git] / MakeMakefile
index e6de29f..854e879 100755 (executable)
@@ -64,10 +64,7 @@ find . -name .debs | xargs rm -r
 
 $aclocal
 libtoolize --copy --force
-autoheader --warnings=all --force  
+autoheader --force  
 $aclocal
-$automake --foreign --add-missing --force-missing --copy --warnings=all
-autoconf --warnings=all --force
-# one again to make every body happy
-
-autoreconf
+$automake --foreign --add-missing --force-missing --copy 
+autoconf --force