1 2 3 4 5 6 7 8 9 10 11
#! /bin/sh # create config dir if not exist test -d config || mkdir config set -x aclocal -I config libtoolize --force --copy autoheader automake --foreign --add-missing --copy autoconf