3 if type libtoolize
>/dev
/null
2>&1
7 if which glibtoolize
>/dev
/null
9 # on the Mac it's called glibtoolize for some reason
10 LIBTOOLIZE
=glibtoolize
12 echo "libtoolize not found"
18 ${LIBTOOLIZE} --force --automake --copy
22 if test "$NOCONFIGURE" != 1; then
23 .
/configure
--enable-experimental $@