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