]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
authorRoland McGrath <roland@gnu.org>
Fri, 6 Dec 2002 22:08:25 +0000 (22:08 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 6 Dec 2002 22:08:25 +0000 (22:08 +0000)
* posix/annexc.c (fmt, testfmt): Remove -D_LIBC.

ChangeLog

index 4bc3f95fb5c26b1f0f2055a7c733e83c7f5a2fa1..5079c4e875605283f6106721f8573462bbe467a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.