diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-06 22:08:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-06 22:08:25 +0000 |
commit | 593d2ac88e808a127a1f805a0aedfddc3bb4a21f (patch) | |
tree | 4b90ef2913a6a54ae7067ac24a3ae26bb6942dc5 | |
parent | d7e82198ecda5be52ce293571c9aa2a597a93765 (diff) | |
download | glibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.tar glibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.tar.gz glibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.tar.bz2 glibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.zip |
* posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
* posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-12-06 Jakub Jelinek <jakub@redhat.com> + + * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs. + * posix/annexc.c (fmt, testfmt): Remove -D_LIBC. + 2002-12-06 Ulrich Drepper <drepper@redhat.com> * misc/syslog.c (log_cleanup): New function. |