summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-03-13 16:31:43 +0100
committerBruno Haible <bruno@clisp.org>2010-03-13 16:31:43 +0100
commit408a553de2f551abed79d97beb6afc801057ed4e (patch)
tree488ea1cb9fca565758c88f62ca0f68b22880919b
parent14051499d596955d8c5e558f78826df4d8945ed1 (diff)
downloadgnulib-408a553de2f551abed79d97beb6afc801057ed4e.tar.gz
Mention libtool 2.2.x requirement in special cases.
-rw-r--r--ChangeLog5
-rw-r--r--DEPENDENCIES2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4502de6fa5..05b09baeeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-03-13 Bruno Haible <bruno@clisp.org>
+ * DEPENDENCIES (libtool): Mention libtool 2.2.x requirement in special
+ cases.
+
+2010-03-13 Bruno Haible <bruno@clisp.org>
+
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 a8f9a9d048..73a2b0bff7 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: