From 343ba6d482643882c3ab3a529f3d882ee1ba36f9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 9 Jun 2011 22:15:52 +0200 Subject: [PATCH] bootstrap: use --libtool --- bootstrap | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap b/bootstrap index c1712ae..0dd31a9 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. -- 1.8.3.1