Uncommented some lines that I unwillingly commented out in doing the last change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@24142 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nicola 2006-11-21 12:59:35 +00:00
parent 1552dff641
commit a778449f7c

View file

@ -44,10 +44,11 @@ FRAMEWORK_NAME = GSWeb WebObjects
endif
# Ensure that each framework uses its own GNUSTEP_OBJ_DIR_NAME & DERIVED_SRC
#ifneq ($(GNUSTEP_INSTANCE),)
#GNUSTEP_OBJ_DIR_NAME := $(GNUSTEP_OBJ_DIR_NAME)/$(GNUSTEP_INSTANCE)
#DERIVED_SRC := $(DERIVED_SRC)/$(GNUSTEP_INSTANCE)
#endif
# Hmmm.
ifneq ($(GNUSTEP_INSTANCE),)
GNUSTEP_OBJ_DIR_NAME := $(GNUSTEP_OBJ_DIR_NAME)/$(GNUSTEP_INSTANCE)
DERIVED_SRC := $(DERIVED_SRC)/$(GNUSTEP_INSTANCE)
endif
WebObjects_CPPFLAGS = -DGSWEB_WONAMES