summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-06-09 22:15:52 +0200
committerRichard W.M. Jones <rjones@redhat.com>2011-06-10 12:29:49 +0100
commit343ba6d482643882c3ab3a529f3d882ee1ba36f9 (patch)
tree22f186c7d7c5cfba856bd8673c83daa3d4bde4f0 /bootstrap
parent92a7d592dfd94420563a707e2e83041bb34ed9fb (diff)
downloadlibguestfs-343ba6d482643882c3ab3a529f3d882ee1ba36f9.tar.gz
libguestfs-343ba6d482643882c3ab3a529f3d882ee1ba36f9.tar.xz
libguestfs-343ba6d482643882c3ab3a529f3d882ee1ba36f9.zip
bootstrap: use --libtool
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index c1712ae8..0dd31a9c 100755
--- a/bootstrap
+++ b/bootstrap
@@ -84,6 +84,7 @@ $gnulib_tool \
--m4-base=m4 \
--source-base=gnulib/lib \
--tests-base=gnulib/tests \
+ --libtool \
--import $modules
# Disable autopoint and libtoolize, since they were already done above.