Searched refs:PCRE_MODULE (Results 1 – 2 of 2) sorted by relevance
28 PCRE_MODULE := libpcre2-8 macro31 PCRE_MODULE := libpcre macro33 PCRE_CFLAGS += $(shell $(PKG_CONFIG) --cflags $(PCRE_MODULE))34 PCRE_LDLIBS := $(shell $(PKG_CONFIG) --libs $(PCRE_MODULE))35 export PCRE_MODULE PCRE_CFLAGS PCRE_LDLIBS
10 Requires.private: libsepol @PCRE_MODULE@