X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=autogen.sh;h=ab6f30993a16d7cc4531bf787e8f4a98950df5b4;hp=e252970873d15aa1ad7cdfff33a5face0cda28eb;hb=0efcacce2fb7048eb5d70f07ca9f6732f8501d88;hpb=2dcd5aa0bfe3a60aa917a7805272da71dcd32545 diff --git a/autogen.sh b/autogen.sh index e25297087..ab6f30993 100644 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,6 @@ #!/bin/sh -autopoint --force \ - && aclocal -I m4 \ +aclocal -I m4 \ && libtoolize --force --copy \ && autoheader \ && automake --add-missing --foreign --copy \