Make libtoolize actually get called correctly.

This commit is contained in:
Bruce A. Mah 2014-02-04 11:23:44 -08:00
parent cf451d861f
commit bf72a57d74

View File

@ -39,7 +39,7 @@ case "$1" in
esac
set -x
glibtoolize --copy --force --automake
libtoolize --copy --force --automake
aclocal -I config
autoheader
automake --foreign --add-missing --copy