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