2005-07-19 [colin] 1.9.12cvs85
[claws.git] / autogen.sh
index 4f75a6da0fe3dff02635570fd462cfb5e39964af..ab6f30993a16d7cc4531bf787e8f4a98950df5b4 100644 (file)
@@ -1,10 +1,6 @@
 #!/bin/sh
 
-cd po
-/bin/sh poconv.sh
-cd ..
-
-aclocal -I ac \
+aclocal -I m4 \
   && libtoolize --force --copy \
   && autoheader \
   && automake --add-missing --foreign --copy \