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