Searched refs:enable_auth_form (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/apache-793/httpd/
H A Dconfigure992 enable_auth_form
10988 if test "${enable_auth_form+set}" = set; then :
10989 enableval=$enable_auth_form; force_auth_form=$enableval
10991 enable_auth_form=most
10995 case "$enable_auth_form" in
11009 if test "$enable_auth_form" = "static"; then
11010 enable_auth_form=static
11011 elif test "$enable_auth_form" = "yes"; then
11012 enable_auth_form=$module_default
11013 elif test "$enable_auth_form"
[all...]
H A Dconfigure.orig992 enable_auth_form
10988 if test "${enable_auth_form+set}" = set; then :
10989 enableval=$enable_auth_form; force_auth_form=$enableval
10991 enable_auth_form=most
10995 case "$enable_auth_form" in
11009 if test "$enable_auth_form" = "static"; then
11010 enable_auth_form=static
11011 elif test "$enable_auth_form" = "yes"; then
11012 enable_auth_form=$module_default
11013 elif test "$enable_auth_form"
[all...]

Completed in 113 milliseconds