re-run autotools to make sure dependent dates are correct
[rrdtool.git] / MakeMakefile
index 46bfd30..2747220 100755 (executable)
@@ -59,7 +59,11 @@ find . -name .debs | xargs rm -r
 $aclocal
 libtoolize --copy --force
 autoheader --warnings=all --force  
+$aclocal
 $automake --foreign --add-missing --force-missing --copy --warnings=all
 autoconf --warnings=all --force
-#rm config.h.in
-#autoheader --warnings=all --force  
+# one again to make every body happy
+$aclocal
+$automake --foreign
+autoconf
+autoheader