From a6d9b409697b721648f3a266ed758f561317df28 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 12 Sep 2002 21:55:47 +0000 Subject: [PATCH] Comment fixes. --- extraconf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extraconf.h b/extraconf.h index ff2f91523..094921531 100644 --- a/extraconf.h +++ b/extraconf.h @@ -5,9 +5,9 @@ Don't include it from any other files. The only code that belongs here is preprocessor directives that: 1) change the configuration setting defined in config.h if they -are inappropriate for the edition being compiled. +there is a conflict between them. -2) define symbols fully dependendent on those in config.h to eliminate +2) define symbols that fully depend on those in config.h to eliminate the need to embed this logic into configure.in. */