aclocal show know where it's stuff is ...
[rrdtool.git] / MakeMakefile
index 46bfd30..d182d21 100755 (executable)
@@ -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"
@@ -59,7 +59,9 @@ 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
-#autoheader --warnings=all --force  
+# one again to make every body happy
+
+autoreconf