From 1d5250c023dafff791ec57e3e495677ece8215eb Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Fri, 9 Jul 2010 15:38:16 -0500 Subject: [PATCH] Modified comments. --- configure/os/CONFIG_SITE.win32-x86.win32-x86 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/configure/os/CONFIG_SITE.win32-x86.win32-x86 b/configure/os/CONFIG_SITE.win32-x86.win32-x86 index 342ce350f..f69646a61 100644 --- a/configure/os/CONFIG_SITE.win32-x86.win32-x86 +++ b/configure/os/CONFIG_SITE.win32-x86.win32-x86 @@ -1,6 +1,5 @@ # $Id$ -# Microsoft Visual C++ .NET is the default compiler # If you have Visual C++ 6.0, uncomment the following override lines # This will to eliminate warnings about unknown options /GL, /LTCG, and /w44355. #OPT_CFLAGS_YES = /Ox @@ -12,8 +11,7 @@ #WARN_CXXFLAGS_YES = /W3 -# iF you have Visual C++ 8.0 or 8.0 express, uncomment the following override. -# This will to eliminate warnings about /GX being deprecated. -# +# If you have Visual C++ 8.0 or 8.0 express, uncomment the following override. +# This will eliminate warnings about /GX being deprecated. #CCC = cl /nologo /EHsc /GR