From: oetiker Date: Sun, 13 Mar 2005 15:51:06 +0000 (+0000) Subject: make the headers first X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7654a8251a77417ca49260353d703706f07afeac;p=rrdtool-all.git make the headers first git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@313 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/MakeMakefile b/program/MakeMakefile index 4aba88c6..f15fdcb4 100755 --- a/program/MakeMakefile +++ b/program/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