Adjust some files for gettext 0.15.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Aug 2006 22:51:06 +0000 (22:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Aug 2006 22:51:06 +0000 (22:51 +0000)
ChangeLog
po/ChangeLog

index 6fc73bc..a45e6b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * ABOUT-NLS: Update from gettext 0.15.
+       * configure.ac (AM_GNU_GETTEXT_VERSION): Update from 0.13.1 to 0.15.
+       * Makefile.maint (my-distcheck): Don't bother with --disable-nls,
+       as it shouldn't be needed with gettext 0.15.
+
        * src/csplit.c (struct control): Remove fastmap member.
        (extract_regexp): Allocate fastmap separately, since otherwise
        it might move due to a realloc.  This fixes a bug that led
index ebc0cef..2b95262 100644 (file)
@@ -1,3 +1,12 @@
+2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * Makevars (XGETTEXT_OPTIONS): Add pass-c-format flags for
+       _ and N_, so that we get format checking even when --enable-nls.
+       Add c-format flags for error, error_at_line, asprintf, vasprintf,
+       asnprintf, vasnprintf, wrapf.
+       (USE_MSGCTXT): New macro.
+       * Rules-quot (en@quot.po-create, en@boldquot.po-create): New rules.
+
 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Makefile.in.in: Sync from gettext 0.15.