summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xautogen.sh1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a121e3..d40915b 100644
--- 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.
diff --git a/autogen.sh b/autogen.sh
index a1970a9..e503853 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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.