defs.mk: Remove USE_XCHANGE for dspcd and dsprout, should sneak in otherwise

This commit is contained in:
Jan Lindemann 2009-02-28 23:39:31 +00:00 committed by Jan Lindemann
commit 09dc68b325

View file

@ -662,7 +662,6 @@ RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dspider-dspcd-devel = $(DSPIDER_DS
USE_YTOOLS = true
USE_DSPIDER_SHARED = true
USE_USERVER = true
USE_XCHANGE = true
INCLUDE += -I$(DSPCD_DIR)/include
LIBFLAGS += -L$(DSPCD_EXE_PREFIX)/lib -ldspcd
endif
@ -675,7 +674,6 @@ RPM_REQUIRES_RUN += $(FLAVOUR_PREFIX)dsprout-run = $(DSPROUT_VERSION)
RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dsprout-devel = $(DSPROUT_VERSION)
USE_YTOOLS = true
USE_DSPIDER_SHARED = true
USE_XCHANGE = true
USE_USERVER = true
INCLUDE += -I$(DSPROUT_DIR)/include
LIBFLAGS += -L$(DSPROUT_EXE_PREFIX)/lib -ldsprout