Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a28d819
)
Oops typo.
author
Mark Slee
<mcslee@apache.org>
Wed, 4 Apr 2007 22:13:37 +0000
(22:13 +0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/lib/cpp/bootstrap.sh
b/lib/cpp/bootstrap.sh
index
431e35a
..
4c59d14
100755
(executable)
--- a/
lib/cpp/bootstrap.sh
+++ b/
lib/cpp/bootstrap.sh
@@
-4,7
+4,7
@@
autoscan
autoheader
aclocal -I ./aclocal
-if
g
libtoolize --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