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>
Mon, 31 Oct 2011 11:51:14 +0000 (11:51 +0000)
(cherry picked from commit 343ba6d482643882c3ab3a529f3d882ee1ba36f9)

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.