aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authortuexen <tuexen@9df1edf5-d72c-5b5f-11c0-5f5209eb73f7>2011-11-03 21:32:38 +0000
committertuexen <tuexen@9df1edf5-d72c-5b5f-11c0-5f5209eb73f7>2011-11-03 21:32:38 +0000
commit18c9bfafb2b2a7f731b41123ef07057941c870dc (patch)
tree847e6d0bde2a573232e185e6b6104c646ea3eca1 /bootstrap
parentde501e277ce11f5ce372b8dfd3a13300688e796a (diff)
downloadusrsctp-18c9bfafb2b2a7f731b41123ef07057941c870dc.tar.gz
Lion needs glibtoolize.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index a40544fa..ee5236b1 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
#! /bin/sh
set -x
aclocal
-libtoolize
+glibtoolize
autoconf
automake --foreign --add-missing --copy