strongswan/autogen.sh
Martin Willi f0cdc48e4e - fixed errors when --enable-pkcs11
- added autogen script
2006-05-17 07:16:23 +00:00

7 lines
60 B
Bash
Executable File

#!/bin/sh
libtoolize &&
aclocal &&
automake -a &&
autoconf