but we documented it as --enable-mod-shared.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91418
13f79535-47bb-0310-9956-
ffa450edef68
])
AC_ARG_ENABLE(mods-shared,
- APACHE_HELP_STRING(--enable-mod-shared=MODULE-LIST,Shared modules to enable),[
+ APACHE_HELP_STRING(--enable-mods-shared=MODULE-LIST,Shared modules to enable),[
for i in $enableval; do
if test "$i" = "all" -o "$i" = "most"; then
module_selection=$i