]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: Allow configuration of pcre-config path
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 28 Sep 2018 17:21:26 +0000 (19:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 30 Sep 2018 14:23:04 +0000 (16:23 +0200)
commit7b4c8c3b7f2136f36237e767837270780f198df7
tree3d30497cb0e895aa49b65e67eb150c0c99834f0d
parent27010f098d44f99b5c4f02ba5052d5615e4e7fc4
BUILD: Allow configuration of pcre-config path

Add PCRE_CONFIG and PCRE2_CONFIG variables to allow the user to
configure path of pcre-config or pcre2-config instead of using the one
in his path.
This is particulary useful when cross-compiling.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Makefile