strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
abort if fatal error is received from peer
[strongswan.git]
/
autogen.sh
diff --git
a/autogen.sh
b/autogen.sh
index
2934552
..
5aae436
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-12,9
+12,9
@@
case "$LIBTOOLIZE" in
;;
esac
;;
esac
-autoheader &&
$LIBTOOLIZE --force &&
aclocal &&
$LIBTOOLIZE --force &&
aclocal &&
+autoheader &&
automake -a &&
autoconf
automake -a &&
autoconf