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