mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs.mk: Remove USE_YTOOLS, too from USE_CCONSOLE
This commit is contained in:
parent
62b26e74e3
commit
54cb6798bb
1 changed files with 0 additions and 1 deletions
|
|
@ -670,7 +670,6 @@ CCONSOLE_DIR = $(firstword $(wildcard $(CVS_PROJ_DIR)/dspc/src/cco
|
|||
CCONSOLE_VERSION = $(call version,$(CCONSOLE_DIR))
|
||||
RPM_REQUIRES_RUN += $(FLAVOUR_PREFIX)dspider-cconsole-run = $(CCONSOLE_VERSION)
|
||||
RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dspider-cconsole-devel = $(CCONSOLE_VERSION)
|
||||
USE_YTOOLS = true
|
||||
INCLUDE += -I$(CCONSOLE_DIR)/include
|
||||
ifeq ($(DEVELOPMENT),true)
|
||||
LIBFLAGS += -L$(CCONSOLE_DIR)/lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue