2005-01-04 [christoph] 0.9.13cvs27
[claws.git] / autogen.sh
index 9b71bf130c2598438293799800e7d022758129c5..d9cf1b6d765291fb1320b095120a9380864735e6 100644 (file)
@@ -1,6 +1,8 @@
 #!/bin/sh
 
-aclocal -I ac \
+autopoint \
+  && aclocal -I m4 \
+  && libtoolize --force --copy \
   && autoheader \
   && automake --add-missing --foreign --copy \
   && autoconf \