From 47e52da37afbb8a05aa96e5a59d1fe0a3795b741 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 13 Mar 2005 15:54:06 +0000 Subject: [PATCH] create aclocal.m4 before libtoolize git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@314 a5681a0c-68f1-0310-ab6d-d61299d08faa --- MakeMakefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MakeMakefile b/MakeMakefile index f15fdcb..46bfd30 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -56,12 +56,10 @@ 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 $automake --foreign --add-missing --force-missing --copy --warnings=all autoconf --warnings=all --force #rm config.h.in #autoheader --warnings=all --force - - -- 2.30.2