increasse revision of shared library number since the library source code has changed
[rrdtool.git] / MakeMakefile
index 4aba88c..26cc005 100755 (executable)
@@ -56,11 +56,11 @@ find . -name Makefile.in | xargs rm -f _UNKNONW_
 find . -name .libs | xargs rm -r 
 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