summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-01-22 12:53:10 +0000
committerBruno Haible <bruno@clisp.org>2001-01-22 12:53:10 +0000
commitcc5960a0ef886784891b4c1a7316c1659b73a7b6 (patch)
tree01eb863630f5faa4d1af3dcafd97a353d23021ee /src/ChangeLog
parent2769926e6e7cac7d7020bd38be90ff2fd4cbb602 (diff)
downloadexternal_gettext-cc5960a0ef886784891b4c1a7316c1659b73a7b6.zip
external_gettext-cc5960a0ef886784891b4c1a7316c1659b73a7b6.tar.gz
external_gettext-cc5960a0ef886784891b4c1a7316c1659b73a7b6.tar.bz2
Rename intlh.inst.in to libgnuintl.h.
libgettext.h is now merely a convenience header, not used inside libintl.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e761eca..1562734 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,17 @@
2001-01-07 Bruno Haible <haible@clisp.cons.org>
+ * msgcmp.c: Include libgettext.h instead of libintl.h, so that the
+ configure argument --disable-nls gets respected.
+ * msgfmt.c: Likewise.
+ * msgmerge.c: Likewise.
+ * msgunfmt.c: Likewise.
+ * open-po.c: Likewise.
+ * po-gram-gen.y: Likewise.
+ * po-lex.c: Likewise.
+ * xgettext.c: Likewise. Don't include gettext.h.
+
+2001-01-07 Bruno Haible <haible@clisp.cons.org>
+
Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
* dir-list.c: Likewise.
* gettextp.c: Likewise.