X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=autogen.sh;h=0839f057761b8b87523c017b3d37bcc7670bf871;hp=6c42d7d45b06f4b0552904e6fb728474383c6512;hb=e101f162abba82d4713d68721d911d5cbd772201;hpb=a1310b6b9215849ad58e7511a162b4f3ced711bf diff --git a/autogen.sh b/autogen.sh index 6c42d7d..0839f05 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh -libtoolize && -aclocal-1.9 && -automake-1.9 -a && +libtoolize --force && +aclocal && +automake -a && autoconf