From bf72a57d74f7c611ad57fdf0af4e5c578fc7c5f1 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 4 Feb 2014 11:23:44 -0800 Subject: [PATCH] Make libtoolize actually get called correctly. --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 5dcc0fa..93099c3 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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