ref: e8edc600fe786cd49fe4a9bd0771f154ded463bd dir: /bootstrap/
#! /bin/sh aclocal -I . && \ autoheader && \ libtoolize --automake --copy && \ automake --add-missing --copy && \ autoconf && \ echo "Ready to run ./configure"