Home
last modified time | relevance | path

Searched refs:ap_distcache_found (Results 1 – 4 of 4) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/modules/cache/
H A Dconfig.m440 ap_distcache_found=""
78 AC_CHECK_HEADERS([distcache/dc_client.h], [ap_distcache_found="yes"], [])
79 if test "$ap_distcache_found" = "yes"; then
87 [ap_distcache_found="no"])
88 AC_MSG_RESULT($ap_distcache_found)
90 if test "$ap_distcache_found" != "yes"; then
106 [ap_distcache_found="no"])
107 AC_MSG_RESULT($ap_distcache_found)
108 if test "$ap_distcache_found" != "yes"; then
123 if test "$ap_distcache_found" = "yes"; then
/dports/www/apache24/httpd-2.4.53/modules/cache/
H A Dconfig.m440 ap_distcache_found=""
78 AC_CHECK_HEADERS([distcache/dc_client.h], [ap_distcache_found="yes"], [])
79 if test "$ap_distcache_found" = "yes"; then
87 [ap_distcache_found="no"])
88 AC_MSG_RESULT($ap_distcache_found)
90 if test "$ap_distcache_found" != "yes"; then
106 [ap_distcache_found="no"])
107 AC_MSG_RESULT($ap_distcache_found)
108 if test "$ap_distcache_found" != "yes"; then
123 if test "$ap_distcache_found" = "yes"; then
/dports/www/htdigest/httpd-2.4.6/
H A Dconfigure12678 ap_distcache_found=""
12846 ap_distcache_found="yes"
12851 if test "$ap_distcache_found" = "yes"; then
12871 ap_distcache_found="no"
12874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ap_distcache_found" >&5
12875 $as_echo "$ap_distcache_found" >&6; }
12877 if test "$ap_distcache_found" != "yes"; then
12924 ap_distcache_found="no"
12929 $as_echo "$ap_distcache_found" >&6; }
12930 if test "$ap_distcache_found" != "yes"; then
[all …]
/dports/www/apache24/httpd-2.4.53/
H A Dconfigure.upstream14182 ap_distcache_found=""
14350 ap_distcache_found="yes"
14355 if test "$ap_distcache_found" = "yes"; then
14375 ap_distcache_found="no"
14378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ap_distcache_found" >&5
14379 $as_echo "$ap_distcache_found" >&6; }
14381 if test "$ap_distcache_found" != "yes"; then
14428 ap_distcache_found="no"
14433 $as_echo "$ap_distcache_found" >&6; }
14434 if test "$ap_distcache_found" != "yes"; then
[all …]