]> git.ipfire.org Git - people/ms/strongswan.git/blob - autogen.sh
updated Changelog and other docs
[people/ms/strongswan.git] / autogen.sh
1 #!/bin/sh
2 libtoolize &&
3 aclocal-1.9 &&
4 automake-1.9 -a &&
5 autoconf
6