From 7848c2783d4976eb2c1aeb4187b45e44cb7ef978 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Thu, 31 Mar 1994 21:59:59 -0800 Subject: [PATCH] Modify comments that refer to gvarargs.h and gstddef.h. From-SVN: r6953 --- gcc/cp/Makefile.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gcc/cp/Makefile.in b/gcc/cp/Makefile.in index 5b2a422836d..90d72f11eac 100644 --- a/gcc/cp/Makefile.in +++ b/gcc/cp/Makefile.in @@ -114,7 +114,7 @@ all: all.indirect all.indirect: Makefile ../cc1plus -# IN_GCC tells obstack.h to use gstddef.h. +# IN_GCC tells obstack.h that we are using gcc's file. INTERNAL_CFLAGS = $(CROSS) -DIN_GCC # This is the variable actually used when we compile. @@ -189,9 +189,6 @@ config.status: # Note that dependencies on obstack.h are not written # because that file is not part of GCC. -# Dependencies on gvarargs.h are not written -# because all that file does, when not compiling with GCC, -# is include the system varargs.h. # C++ language specific files. -- 2.30.2