]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: lua: use the build options list to report it
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 18:04:56 +0000 (19:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2016 20:30:54 +0000 (21:30 +0100)
commitbb57d94a9629c7a1723c88f9173fe7c32ddf98de
tree9dfe7c29aacfb14e37863595b259e2b035501a1d
parentba9629160054cc67a3044fc5e35be61c058430cb
CLEANUP: lua: use the build options list to report it

This removes 1 #ifdef from haproxy.c. The "build without" version
is not reported anymore now.
src/haproxy.c
src/hlua.c