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