some bugfixes
[anytun.git] / configure
blob11cf0e135531c62f57fe0eca362eaa04eea7f32c
1 #!/bin/sh
2 cd openvpn
3 ./configure --disable-lzo --disable-crypto
4 cd ..