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