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