From: oetiker Date: Sun, 13 Mar 2005 15:51:06 +0000 (+0000) Subject: make the headers first X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=e6f4a8883a792b07376270e318689f9d24b21d3c make the headers first git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@313 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index 4aba88c..f15fdcb 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -58,9 +58,10 @@ find . -name .debs | xargs rm -r libtoolize --copy --force $aclocal +autoheader --warnings=all --force $automake --foreign --add-missing --force-missing --copy --warnings=all autoconf --warnings=all --force -rm config.h.in -autoheader --warnings=all --force +#rm config.h.in +#autoheader --warnings=all --force