From: oetiker Date: Wed, 25 Oct 2006 16:24:44 +0000 (+0000) Subject: tell aclocal where to find its config ... X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5d6ac2b0da659a2a0dc5640d628d4ff24696ff29;p=rrdtool.git tell aclocal where to find its config ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@911 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/MakeMakefile b/MakeMakefile index d182d21..517c356 100755 --- a/MakeMakefile +++ b/MakeMakefile @@ -29,7 +29,7 @@ then ERROR=1 else automake=automake-1.9 - aclocal="aclocal-1.9" + aclocal="aclocal-1.9 -I/usr/pack/automake-1.9.5-to/share/aclocal-1.9/ -I/usr/share/aclocal-1.9/" fi else automake="automake"