Oops typo.
authorMark Slee <mcslee@apache.org>
Wed, 4 Apr 2007 22:13:37 +0000 (22:13 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 4 Apr 2007 22:13:37 +0000 (22:13 +0000)
Reviewed By: mcslee

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665086 13f79535-47bb-0310-9956-ffa450edef68

lib/cpp/bootstrap.sh

index 431e35a..4c59d14 100755 (executable)
@@ -4,7 +4,7 @@
 autoscan
 autoheader
 aclocal -I ./aclocal
-if glibtoolize --version 1 >/dev/null 2>/dev/null; then
+if libtoolize --version 1 >/dev/null 2>/dev/null; then
   libtoolize --automake
 elif glibtoolize --version 1 >/dev/null 2>/dev/null; then
   glibtoolize --automake