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