--- autogen.sh.orig	2014-09-18 20:36:18.000000000 -0700
+++ autogen.sh	2014-09-18 20:36:30.000000000 -0700
@@ -12,7 +12,7 @@
 	exit 1
 fi
 
-tmp=`which libtoolize`
+tmp=`which glibtoolize`
 if [ "$tmp" = "" ]; then
 	echo "ERROR: You need to install libtool!"
 	exit 1
