X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=autogen.sh;h=0839f057761b8b87523c017b3d37bcc7670bf871;hp=5852dac2f4bd38e149c894d9b9c8d73c7e246da1;hb=b26fecefa0aa178021b47430924d0d0db28b6988;hpb=f0cdc48e4ed17145aec9e05ce49e4d31dc5027ef 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