sync with 0.9.3
[claws.git] / autogen.sh
index 9b71bf130c2598438293799800e7d022758129c5..517d398b48f2b3f819e9ed48702c794b70a23908 100644 (file)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 aclocal -I ac \
+  && libtoolize --force --copy \
   && autoheader \
   && automake --add-missing --foreign --copy \
   && autoconf \