]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(CPPFLAGS-.o): Don't define IO_DEBUG.
authorUlrich Drepper <drepper@redhat.com>
Sun, 11 Apr 1999 11:06:49 +0000 (11:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 11 Apr 1999 11:06:49 +0000 (11:06 +0000)
libio/Makefile

index 5f6259038aa8f39ffa66c1358e5901e8e0286b3e..948556e15cc0978a1cff583f60bce10b10eb3770 100644 (file)
@@ -47,8 +47,6 @@ routines += oldiofopen oldiofdopen oldiofclose oldiopopen oldpclose \
            oldtmpfile
 endif
 
-CPPFLAGS-.o += -DIO_DEBUG
-
 ifneq (,$(filter %REENTRANT, $(defines)))
 routines += clearerr_u feof_u ferror_u fputc_u getc_u getchar_u                      \
            iofflush_u putc_u putchar_u peekc iofread_u iofwrite_u iofgets_u  \