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