From 94841c4badde9fb4de3b265569495f9cf2a79f00 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 21 Sep 2006 10:58:45 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8de40d..ef4aa00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2006-09-21 gettextize + + * Makefile.am (SUBDIRS): Add intl. + * configure.ac (AC_CONFIG_FILES): Add intl/Makefile. + +2006-09-17 gettextize + + * Makefile.am (SUBDIRS): Add po. + (ACLOCAL_AMFLAGS): New variable. + (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog. + * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in. + +2006-09-17 Kenichi Handa + + * configure.ac: Add AM_GNU_GETTEXT. + (GETTEXTDIR): New variable. AC_SUBST it. + 2006-07-19 Kenichi Handa * configure.ac: Include the result of `libotf-config --cflags` in -- 1.7.10.4