Searched refs:PCRE_MODULE (Results 1 – 2 of 2) sorted by relevance
24 PCRE_MODULE := libpcre2-8 macro27 PCRE_MODULE := libpcre macro29 PCRE_CFLAGS += $(shell $(PKG_CONFIG) --cflags $(PCRE_MODULE))30 PCRE_LDLIBS := $(shell $(PKG_CONFIG) --libs $(PCRE_MODULE))31 export PCRE_MODULE PCRE_CFLAGS PCRE_LDLIBS
10 Requires.private: libsepol @PCRE_MODULE@