]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: show PCRE version and JIT status in -vv
authorLukas Tribus <luky-37@hotmail.com>
Thu, 4 Apr 2013 10:24:16 +0000 (12:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 4 Apr 2013 20:39:56 +0000 (22:39 +0200)
commitea68d36e0ba27537bd2c330413d008be946fbc51
treeb0e214c3e351663960597e59fcfc6acf5f233483
parent8d1c5164f371fa66fc7cdf42a800e48d0e4e8e4a
MINOR: show PCRE version and JIT status in -vv

haproxy -vv shows build informations about USE flags and lib versions.
This patch introduces informations about PCRE and the new JIT feature.
It also makes USE_PCRE_JIT=1 appear in the haproxy -vv "OPTIONS".

This is useful since with the introduction of JIT we will see libpcre
related issues.
Makefile
src/haproxy.c