*** empty log message ***

From-SVN: r1553
This commit is contained in:
Richard Stallman 1992-07-10 19:39:13 +00:00
parent 9161aa964a
commit b4f9601132

View File

@ -271,7 +271,8 @@ all: all.indirect
all.indirect: $(ALL)
INTERNAL_CFLAGS = $(CROSS)
# IN_GCC tells obstack.h to use gstddef.h.
INTERNAL_CFLAGS = $(CROSS) -DIN_GCC
# This is the variable actually used when we compile.
ALL_CFLAGS = $(INTERNAL_CFLAGS) $(X_CFLAGS) $(T_CFLAGS) $(CFLAGS) $(XCFLAGS)