From: Tobias Oetiker Date: Sun, 13 Mar 2005 16:08:43 +0000 (+0000) Subject: re-run autotools to make sure dependent dates are correct X-Git-Tag: 1.2rc1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07d52b27437d6bd95f76b182d7e8c5f165b44c0;p=thirdparty%2Frrdtool-1.x.git re-run autotools to make sure dependent dates are correct git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@317 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index dbbd0f42..27472204 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -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