[interchange-cvs] interchange - jon modified dist/interchange.cfg.dist

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Tue Nov 27 11:48:00 2001


User:      jon
Date:      2001-11-27 16:47:58 GMT
Modified:  dist     interchange.cfg.dist
Log:
Cut down the verbosity for 4.9 and later, where ConfigParseComments is
old news.

Revision  Changes    Path
2.1       +1 -6      interchange/dist/interchange.cfg.dist


rev 2.1, prev_rev 2.0
Index: interchange.cfg.dist
===================================================================
RCS file: /var/cvs/interchange/dist/interchange.cfg.dist,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -u -r2.0 -r2.1
--- interchange.cfg.dist	2001/07/18 02:20:40	2.0
+++ interchange.cfg.dist	2001/11/27 16:47:58	2.1
@@ -27,12 +27,7 @@
 
 #========================================================================#
 
-# This is a new option that ignores C-style directives like #ifdef,
-# #endif, #include, and only parses plain ifdef, endif, include, etc.
-# It can be turned on and off repeatedly as needed. When it's off,
-# you can now be confident that a line starting with a # is a comment.
-# This directive affects the entire global configuration, so check any
-# files you include if you're upgrading.
+# Disable old C-style meta-directives like #ifdef, #endif, and #include.
 ConfigParseComments No
 
 Environment  MOD_PERL