manoj 99/12/05 19:39:38
Modified: src/modules/standard config.m4
Log:
Oops, changed the default status of mod_env for testing and committed
it.
Revision Changes Path
1.7 +1 -1 apache-2.0/src/modules/standard/config.m4
Index: config.m4
===================================================================
RCS file: /home/cvs/apache-2.0/src/modules/standard/config.m4,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -u -r1.6 -r1.7
--- config.m4 1999/12/06 03:34:35 1.6
+++ config.m4 1999/12/06 03:39:36 1.7
@@ -20,7 +20,7 @@
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