strongswan/autogen.sh

7 lines
60 B
Bash
Raw Normal View History

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