ref: 17c93b69a3779ca2b02b3344952b78b6c26a761b dir: /bootstrap/
#! /bin/sh aclocal -I . autoheader if test "`uname -s`" = Darwin; then glibtoolize --automake else libtoolize --automake fi automake --add-missing autoconf