From: Bruno Haible Date: Sat, 13 Mar 2010 15:31:43 +0000 (+0100) Subject: Mention libtool 2.2.x requirement in special cases. X-Git-Tag: v0.1~4498 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=408a553de2f551abed79d97beb6afc801057ed4e;p=gnulib.git Mention libtool 2.2.x requirement in special cases. --- diff --git a/ChangeLog b/ChangeLog index 4502de6fa..05b09baee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-03-13 Bruno Haible + * DEPENDENCIES (libtool): Mention libtool 2.2.x requirement in special + cases. + +2010-03-13 Bruno Haible + Test that gnulib does not break the standard C++ headers. * tests/test-locale-c++2.cc: New file. * modules/locale-tests (Files): Add it. diff --git a/DEPENDENCIES b/DEPENDENCIES index a8f9a9d04..73a2b0bff 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -138,6 +138,8 @@ at any time. * GNU libtool 1.5.22 or newer. + Optional. Needed if you want to invoke gnulib-tool with option --libtool. + libtool 2.2.x or newer is needed if you want to invoke gnulib-tool + with options --create-testdir/--test and --libtool. + Homepage: http://www.gnu.org/software/libtool/ + Download: