changelog
[monky] / autogen.sh
index 3061df7..6c319ea 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
+# $Id$
 
 aclocal-1.9
-autoheader-2.59
+libtoolize --force
+autoheader
 automake-1.9 -a
-autoconf-2.59
+autoconf