strongswan/autogen.sh

7 lines
68 B
Bash
Executable File

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