From 662e1bcaf7979cd6e02259d734ccf60fcb9f5409 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 13 Mar 2005 15:57:37 +0000 Subject: [PATCH] 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 --- MakeMakefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0