]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: Add HLUA_PREPEND_C?PATH build option
authorTim Duesterhus <tim@bastelstu.be>
Sun, 12 Jan 2020 12:55:41 +0000 (13:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 24 Jan 2020 08:22:03 +0000 (09:22 +0100)
commit541fe1ec52a0f9e1912dea5b3a784406dbdfad22
tree4f5ed102d12165930015b51582083371618ca784
parentdd74b5f2372f610cfa60e8cb2e151e2de377357e
MINOR: lua: Add HLUA_PREPEND_C?PATH build option

This complements the lua-prepend-path configuration option to allow
distro maintainers to add a default path for HAProxy specific Lua
libraries.
Makefile
src/hlua.c