Add missing comma
This commit is contained in:
parent
7c1c547fc8
commit
fc06880f81
@ -125,7 +125,7 @@ dnl Include support for reverse proxy?
|
||||
AH_TEMPLATE([REVERSE_SUPPORT],
|
||||
[Include support for reverse proxy.])
|
||||
TP_ARG_ENABLE(reverse,
|
||||
[Enable reverse proxying (default is NO)]
|
||||
[Enable reverse proxying (default is NO)],
|
||||
no)
|
||||
if test x"$reverse_enabled" = x"yes"; then
|
||||
ADDITIONAL_OBJECTS="$ADDITIONAL_OBJECTS reverse-proxy.o"
|
||||
|
Loading…
x
Reference in New Issue
Block a user