Files
strongswan-ext/autogen.sh
T

7 lines
68 B
Bash
Executable File

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