diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-12-09 01:56:15 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-12-09 01:56:15 +0000 |
commit | 85cce8434790780ebdd1f28494987a3d95d52555 (patch) | |
tree | 652a5a3452952c1829ebb8cc094d2461bad65f65 /lib-src/ChangeLog | |
parent | 5cce13ddd745a4952bf1cdcab348c8db69482ecc (diff) | |
download | emacs-85cce8434790780ebdd1f28494987a3d95d52555.tar.gz |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 89207ad85f3..b316887fb43 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2002-12-08 Richard M. Stallman <rms@gnu.org> + + * getopt.c: Do include libintl.h if HAVE_LIBINTL_H. + (_): Test only HAVE_LIBINTL_H to decide what to do. + 2002-12-05 Richard M. Stallman <rms@gnu.org> * getopt.c: Comment out include of libintl.h or gettext.h. |