From bb6c0ec4f353531d71ae134722bd56a710e32da3 Mon Sep 17 00:00:00 2001 From: oetiker Date: Wed, 25 Oct 2006 16:11:57 +0000 Subject: [PATCH] aclocal show know where it's stuff is ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@910 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/MakeMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/MakeMakefile b/program/MakeMakefile index c6f02f4e..d182d213 100755 --- a/program/MakeMakefile +++ b/program/MakeMakefile @@ -29,7 +29,7 @@ then ERROR=1 else automake=automake-1.9 - aclocal="aclocal-1.9 --acdir=/usr/share/aclocal-1.9 -I /usr/share/aclocal/" + aclocal="aclocal-1.9" fi else automake="automake" -- 2.30.2