From: oetiker Date: Sun, 13 Mar 2005 15:57:37 +0000 (+0000) Subject: still trying to get the order of calling autotools right X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=662e1bcaf7979cd6e02259d734ccf60fcb9f5409;p=rrdtool.git still trying to get the order of calling autotools right git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@315 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index 46bfd30..95862b8 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -59,6 +59,7 @@ find . -name .debs | xargs rm -r $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