From: Jim Meyering Date: Thu, 9 Jun 2011 20:15:52 +0000 (+0200) Subject: bootstrap: use --libtool X-Git-Tag: 1.11.10~2 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=343ba6d482643882c3ab3a529f3d882ee1ba36f9;hp=92a7d592dfd94420563a707e2e83041bb34ed9fb bootstrap: use --libtool --- 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.