summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: