X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=program%2FMakeMakefile;h=26cc0059bf465ca7c01fc3607a56f63cf3a340e6;hb=112373b362eb1f5ee940328630ce2287781076e4;hp=f15fdcb416ca97559990fae49160b8358fddc3b5;hpb=7654a8251a77417ca49260353d703706f07afeac;p=rrdtool-all.git diff --git a/program/MakeMakefile b/program/MakeMakefile index f15fdcb4..26cc0059 100755 --- a/program/MakeMakefile +++ b/program/MakeMakefile @@ -56,12 +56,11 @@ 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