bootstrap: use --libtool
authorJim Meyering <meyering@redhat.com>
Thu, 9 Jun 2011 20:15:52 +0000 (22:15 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 10 Jun 2011 11:29:49 +0000 (12:29 +0100)
bootstrap

index c1712ae..0dd31a9 100755 (executable)
--- 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.