X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=MakeMakefile;h=c6f02f4e294243ee656d37e0e915336a1b72fbe7;hb=c0bc3b8510c95f9a0047b22070d354abf7da20b6;hp=f15fdcb416ca97559990fae49160b8358fddc3b5;hpb=e6f4a8883a792b07376270e318689f9d24b21d3c;p=rrdtool.git diff --git a/MakeMakefile b/MakeMakefile index f15fdcb..c6f02f4 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -56,12 +56,12 @@ find . -name Makefile.in | xargs rm -f _UNKNONW_ find . -name .libs | xargs rm -r find . -name .debs | xargs rm -r -libtoolize --copy --force $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 +autoreconf