From: oetiker Date: Wed, 25 Oct 2006 16:11:57 +0000 (+0000) Subject: aclocal show know where it's stuff is ... X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=e97797425ecc2d5c2b78c63783cd33248ba1d288 aclocal show know where it's stuff is ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@910 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index c6f02f4..d182d21 100755 --- a/MakeMakefile +++ b/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"