Comment fixes.

This commit is contained in:
Pavel Roskin 2002-09-12 21:55:47 +00:00
parent 70b9c3783b
commit a6d9b40969
1 changed files with 2 additions and 2 deletions

View File

@ -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.
*/