Compile flag needed to get expat/xmlparse/xmlparse.c to compile correctly.

git-svn-id: svn://10.0.0.236/trunk@8184 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1998-08-19 08:29:56 +00:00
parent b05ae4a7ce
commit 78a287cde8

View File

@@ -35,4 +35,9 @@ LOCAL_INCLUDES = -I./expat/xmltok -I./expat/xmlparse/ -I./glue
include $(DEPTH)/config/rules.mk
ifdef RHAPSODY
CFLAGS += -traditional-cpp
endif
$(LIBRARY): $(OBJS)