bootstrap: use --libtool
[libguestfs.git] / bootstrap
index c2507fc..0dd31a9 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -57,6 +57,7 @@ gnu-make
 gnumakefile
 hash
 hash-pjw
+human
 ignore-value
 lock
 maintainer-makefile
@@ -83,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.