X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=autogen.sh;h=0839f057761b8b87523c017b3d37bcc7670bf871;hp=5852dac2f4bd38e149c894d9b9c8d73c7e246da1;hb=02cd76241a0f241d91a49bd40e1adf9ff0af599b;hpb=dd3b7b71478422cf78209d9c64e2ecdaf92154fe diff --git a/autogen.sh b/autogen.sh index 5852dac..0839f05 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/sh -libtoolize && +libtoolize --force && aclocal && automake -a && autoconf