diff options
Diffstat (limited to 'gettext-tools/ChangeLog')
-rw-r--r-- | gettext-tools/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 26708eb..952bb1b 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,13 @@ +2005-01-08 Bruno Haible <bruno@clisp.org> + + * libgrep: New subdirectory. + * configure.ac: Invoke gt_LIBGREP. Declare libgrep/Makefile.am. + * Makefile.am (SUBDIRS): Add libgrep. + (config.h_vms, config.h.msvc): Define HAVE_DECL_STRDUP, HAVE_MEMCHR, + restrict. + * Makefile.msvc: Recurse into libgrep as well. + * Makefile.vms: Likewise. + 2005-01-06 Bruno Haible <bruno@clisp.org> * configure.ac: Invoke gl_STRCASE. Don't test for strcasecmp and |