From 82130b8c2c5a8b2bdd3244a9ad6329541c2c9c39 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 29 Dec 2004 05:51:19 +0000 Subject: [PATCH] * error.c: Remove dependency on gettext and libintl. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 4151f154ea..85b144d01c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-12-28 Paul Eggert + + * 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 ; not needed. + 2004-12-24 Paul Eggert * c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not -- 2.30.2