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