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