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