X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=autogen.sh;h=517d398b48f2b3f819e9ed48702c794b70a23908;hp=9b71bf130c2598438293799800e7d022758129c5;hb=6c3cf297c02faf00d5e97754b18ff9b2c4284fe7;hpb=f9850c2fe9739781b3f653d3a24b13c5cb075fd2 diff --git a/autogen.sh b/autogen.sh index 9b71bf130..517d398b4 100644 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,7 @@ #!/bin/sh aclocal -I ac \ + && libtoolize --force --copy \ && autoheader \ && automake --add-missing --foreign --copy \ && autoconf \