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