From e88a3279574c7f72528b381f7d4e4aaad62702b9 Mon Sep 17 00:00:00 2001 From: zimoch Date: Wed, 24 Apr 2013 14:27:09 +0000 Subject: [PATCH] *** empty log message *** --- streamApp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamApp/Makefile b/streamApp/Makefile index f3d0018..b1e0341 100644 --- a/streamApp/Makefile +++ b/streamApp/Makefile @@ -49,7 +49,7 @@ endif streamApp_DBD += stream.dbd ifdef PCRE -LIB_LIBS += pcre +PROD_LIBS += pcre else ifneq ($(words $(PCRE_LIB) $(PCRE_INCLUDE)),0) PROD_SYS_LIBS_DEFAULT += pcre