diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2022-11-21 03:01:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-11-22 09:57:53 +0900 |
commit | 1c7dc23d4110f7585db27ad0dc7ee66ce4779480 (patch) | |
tree | e10921eba08fc19068d307489a85266b8b3743fb /diff.c | |
parent | 83d5e3341b69b3116675f13d2fab208a12c79e27 (diff) |
lib-httpd: extend module location auto-detection
Although it is possible to manually set LIB_HTTPD_PATH and
LIB_HTTPD_MODULE_PATH to point at the location of `httpd` and its
modules, doing so is cumbersome and easily forgotten. To address this,
0d344738dc (t/lib-http.sh: Restructure finding of default httpd
location, 2010-01-02) enhanced lib-httpd.sh to automatically detect the
location of `httpd` and its modules in order to facilitate out-of-the-
box testing on a wider range of platforms. Follow that lead by further
enhancing it to automatically detect the `httpd` modules on Void Linux,
as well.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions