diff options
Diffstat (limited to 'lib-src')
| -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 @@ | |||
| 1 | 2002-12-08 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * getopt.c: Do include libintl.h if HAVE_LIBINTL_H. | ||
| 4 | (_): Test only HAVE_LIBINTL_H to decide what to do. | ||
| 5 | |||
| 1 | 2002-12-05 Richard M. Stallman <rms@gnu.org> | 6 | 2002-12-05 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * getopt.c: Comment out include of libintl.h or gettext.h. | 8 | * getopt.c: Comment out include of libintl.h or gettext.h. |