]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
removed version numbers in autogen
authorMartin Willi <martin@strongswan.org>
Mon, 16 Apr 2007 08:34:22 +0000 (08:34 -0000)
committerMartin Willi <martin@strongswan.org>
Mon, 16 Apr 2007 08:34:22 +0000 (08:34 -0000)
autogen.sh

index 6c42d7d45b06f4b0552904e6fb728474383c6512..5852dac2f4bd38e149c894d9b9c8d73c7e246da1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 libtoolize &&
-aclocal-1.9 &&
-automake-1.9 -a &&
+aclocal &&
+automake -a &&
 autoconf