add http install opts

This commit is contained in:
geos_one 2025-08-06 19:35:19 +02:00
parent f5b8c9e40d
commit 6c4c05f320

View File

@ -683,7 +683,7 @@ fi
AC_SUBST(HTTP_USER) AC_SUBST(HTTP_USER)
AC_SUBST(HTTP_GROUP) AC_SUBST(HTTP_GROUP)
HTTP_INSTALL_OPTS="" HTTP_INSTALL_OPTS="-o $HTTP_USER -g $HTTP_GROUP"
AC_SUBST(HTTP_INSTALL_OPTS) AC_SUBST(HTTP_INSTALL_OPTS)
dnl override the http server config directory, if requested dnl override the http server config directory, if requested