* error.c: Remove dependency on gettext and libintl.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Dec 2004 05:51:19 +0000 (05:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Dec 2004 05:51:19 +0000 (05:51 +0000)
lib/ChangeLog

index 4151f154ea0ef382bde4f5f774a305bb3aadd532..85b144d01cd6700ee20d377c553fe1dae1663a2d 100644 (file)
@@ -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