From: Jim Wilson Date: Fri, 1 Apr 1994 05:59:59 +0000 (-0800) Subject: Modify comments that refer to gvarargs.h and gstddef.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7848c2783d4976eb2c1aeb4187b45e44cb7ef978;p=gcc.git Modify comments that refer to gvarargs.h and gstddef.h. From-SVN: r6953 --- 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.