4 /bin
/sh
-c "set -x; $*"
7 export WANT_AUTOMAKE
=1.7
9 sh autopoint
--force # for GNU gettext
10 sh libtoolize
--copy --force --automake
11 sh aclocal
-I m4 $ACLOCAL_FLAGS
14 sh automake
--foreign --include-deps --add-missing --copy
17 echo You are now ready to run .
/configure