From: Manoj Kasichainula Date: Mon, 6 Dec 1999 03:39:36 +0000 (+0000) Subject: Oops, changed the default status of mod_env for testing and committed X-Git-Tag: 1.3.10~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c98fdcecc0ff8c1b19510d9c06ed5d5a6ea6750;p=apache Oops, changed the default status of mod_env for testing and committed it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84229 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/aaa/config.m4 b/modules/aaa/config.m4 index b250f5a740..7f14b779f9 100644 --- a/modules/aaa/config.m4 +++ b/modules/aaa/config.m4 @@ -20,7 +20,7 @@ AC_DEFUN(APACHE_CHECK_STANDARD_MODULE, [ AC_MSG_RESULT([$enable_$1]) ]) -APACHE_CHECK_STANDARD_MODULE(env, , no) +APACHE_CHECK_STANDARD_MODULE(env, , yes) APACHE_CHECK_STANDARD_MODULE(log_config, config_log, yes) dnl ## mod_usertrack.c