*** empty log message ***
This commit is contained in:
@ -49,7 +49,7 @@ endif
|
|||||||
streamApp_DBD += stream.dbd
|
streamApp_DBD += stream.dbd
|
||||||
|
|
||||||
ifdef PCRE
|
ifdef PCRE
|
||||||
LIB_LIBS += pcre
|
PROD_LIBS += pcre
|
||||||
else
|
else
|
||||||
ifneq ($(words $(PCRE_LIB) $(PCRE_INCLUDE)),0)
|
ifneq ($(words $(PCRE_LIB) $(PCRE_INCLUDE)),0)
|
||||||
PROD_SYS_LIBS_DEFAULT += pcre
|
PROD_SYS_LIBS_DEFAULT += pcre
|
||||||
|
Reference in New Issue
Block a user