From: Tobias Oetiker Date: Sun, 13 Mar 2005 15:57:37 +0000 (+0000) Subject: still trying to get the order of calling autotools right X-Git-Tag: 1.2rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5971e11cabde40878983a413a20d1217a483f153;p=thirdparty%2Frrdtool-1.x.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 46bfd305..95862b85 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