[autoconf] add ajp13 to build msgs

master
Glenn Strauss 2 years ago
parent 8bf9dac1f5
commit a1bb0c0d52

@ -1694,6 +1694,7 @@ AC_OUTPUT
do_build="\
mod_access \
mod_accesslog \
mod_ajp13 \
mod_alias \
mod_auth \
mod_authn_file \

@ -495,6 +495,7 @@ lighttpd_SOURCES = \
$(src) \
mod_access.c \
mod_accesslog.c \
mod_ajp13.c \
mod_alias.c \
mod_auth.c \
mod_authn_file.c \

Loading…
Cancel
Save