From 7c98fdcecc0ff8c1b19510d9c06ed5d5a6ea6750 Mon Sep 17 00:00:00 2001 From: Manoj Kasichainula Date: Mon, 6 Dec 1999 03:39:36 +0000 Subject: [PATCH] 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 --- modules/aaa/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0