1 2 3 4 5 6 7 8 9
#! /bin/sh set -x aclocal -I m4 autoheader libtoolize -c --automake automake --add-missing --copy --include-deps autoconf ## @end 1