]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Need the xstriconv module explicitly.
authorBruno Haible <bruno@clisp.org>
Tue, 17 Oct 2006 12:05:25 +0000 (12:05 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:08 +0000 (12:14 +0200)
ChangeLog
autogen.sh

index 5a121e36d7ce4c51838fde9fa5f0e8c16f725f57..d40915be93434fcababd7f4c78a1dc446911e96c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-16  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv.
+
 2006-10-07  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (distcheck-hook): New rule.
index a1970a9f3cf14e01826527ec7c877d60dc5e9e21..e5038538a6f1d224985f16f0207694971a90e0ef 100755 (executable)
@@ -145,6 +145,7 @@ if test -n "$GNULIB_TOOL"; then
   xallocsa
   xerror
   xsetenv
+  xstriconv
   xvasprintf
   '
   # Not yet used. Add some files to gettext-tools-misc instead.