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