strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- applied andreas's patch
[strongswan.git]
/
autogen.sh
1
#!/bin/sh
2
libtoolize
&&
3
aclocal
&&
4
automake
-
a
&&
5
autoconf
6