re-run autotools to make sure dependent dates are correct
[rrdtool.git] / MakeMakefile
index dbbd0f4..2747220 100755 (executable)
@@ -62,5 +62,8 @@ 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