Home
last modified time | relevance | path

Searched refs:enable_dbd (Results 1 – 2 of 2) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/
H A Dconfigure13709 if test "${enable_dbd+set}" = set; then :
13710 enableval=$enable_dbd; force_dbd=$enableval
13716 case "$enable_dbd" in
13730 if test "$enable_dbd" = "static"; then
13732 elif test "$enable_dbd" = "yes"; then
13734 elif test "$enable_dbd" = "most"; then
13743 elif test "$enable_dbd" = "maybe-all"; then
13756 if test "$enable_dbd" != "no"; then
13760 $as_echo "$enable_dbd$_apmod_extra_msg" >&6; }
13761 if test "$enable_dbd" != "no"; then
[all …]
/dports/www/apache24/httpd-2.4.53/
H A Dconfigure.upstream15233 if test "${enable_dbd+set}" = set; then :
15240 case "$enable_dbd" in
15248 if test "$enable_dbd" = "static" -o "$enable_dbd" = "shared"; then
15250 elif test "$enable_dbd" = "yes"; then
15252 elif test "$enable_dbd" = "few"; then
15261 elif test "$enable_dbd" = "most"; then
15270 elif test "$enable_dbd" = "all" -o "$enable_dbd" = "maybe-all"; then
15278 elif test "$enable_dbd" = "reallyall" -o "$enable_dbd" = "no" ; then
15288 if test "$enable_dbd" != "no"; then
15293 if test "$enable_dbd" != "no"; then
[all …]