diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | autogen.sh | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -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. @@ -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. |