summaryrefslogtreecommitdiffstats
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-10-31 11:26:54 +0000
commit0c0f2d6653dc6564955fe7f5d5065eb550dcfbaf (patch)
treeaa3a606b80a2f113256583e795753caf88f3897a
parent5ff81f7d6e587bc64f5afc43ddf8bf8845d5d29d (diff)
downloadlibguestfs-0c0f2d6653dc6564955fe7f5d5065eb550dcfbaf.tar.gz
libguestfs-0c0f2d6653dc6564955fe7f5d5065eb550dcfbaf.tar.xz
libguestfs-0c0f2d6653dc6564955fe7f5d5065eb550dcfbaf.zip
bootstrap: use --libtool
(cherry picked from commit 343ba6d482643882c3ab3a529f3d882ee1ba36f9)
-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.