changeset 5565:3dc56d504a02

* error.c: Remove dependency on gettext and libintl.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 29 Dec 2004 05:51:19 +0000
parents 4893e6950628
children fe0bf8f0751e
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
+	not needed.  This removes a dependency on the gettext module.
+	[defined _LIBC]: Do not include <libintl.h>; not needed.
+
 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not