]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: regex: use the build options list to report the regex type
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 18:13:14 +0000 (19:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 20:30:54 +0000 (21:30 +0100)
commit7a9ac6dac6709707fb774af0fd9b83ed1717415a
tree7e6f4b46200d8eedb302d73f9743647f085a1983
parentbb57d94a9629c7a1723c88f9173fe7c32ddf98de
CLEANUP: regex: use the build options list to report the regex type

This removes 3 #ifdef from haproxy.c.
src/haproxy.c
src/regex.c