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