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