Added define NES40 for server-related gc fixes

This commit is contained in:
rogerl%netscape.com 1999-09-13 21:08:26 +00:00
parent 6c8d67a904
commit 9d06750893

View File

@ -68,6 +68,13 @@ CFLAGS += $(PERLCFLAGS)
LDFLAGS += $(PERLLDFLAGS)
endif
#
# Server-related changes :
#
ifdef NES40
DEFINES += -DNES40
endif
#
# Line editing support.
#