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

/macosx-10.10/apache-793/httpd/
H A Dconfigure1101 enable_status
28735 if test "${enable_status+set}" = set; then :
28736 enableval=$enable_status; force_status=$enableval
28738 enable_status=yes
28742 case "$enable_status" in
28756 if test "$enable_status" = "static"; then
28757 enable_status=static
28758 elif test "$enable_status" = "yes"; then
28759 enable_status=$module_default
28760 elif test "$enable_status"
[all...]
H A Dconfigure.orig1101 enable_status
28731 if test "${enable_status+set}" = set; then :
28732 enableval=$enable_status; force_status=$enableval
28734 enable_status=yes
28738 case "$enable_status" in
28752 if test "$enable_status" = "static"; then
28753 enable_status=static
28754 elif test "$enable_status" = "yes"; then
28755 enable_status=$module_default
28756 elif test "$enable_status"
[all...]

Completed in 155 milliseconds