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