projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc186c
)
* error.c: Remove dependency on gettext and libintl.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 29 Dec 2004 05:51:19 +0000
(
05:51
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 29 Dec 2004 05:51:19 +0000
(
05:51
+0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 4151f154ea0ef382bde4f5f774a305bb3aadd532..85b144d01cd6700ee20d377c553fe1dae1663a2d 100644
(file)
--- 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