]> git.ipfire.org Git - thirdparty/strongswan.git/blame - autogen.sh
- fixed errors when --enable-pkcs11
[thirdparty/strongswan.git] / autogen.sh
CommitLineData
f0cdc48e
MW
1#!/bin/sh
2libtoolize &&
3aclocal &&
4automake -a &&
5autoconf
6