From: stevenknight Date: Sat, 25 Jul 2009 17:06:58 +0000 (+0000) Subject: Document build fixes. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=296e8ecf4109ab682d2fdb0df22697aefe8daa3b;p=scons.git Document build fixes. git-svn-id: http://scons.tigris.org/svn/scons/trunk@4309 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/doc/scons.mod b/doc/scons.mod index 0b014563..d8689098 100644 --- a/doc/scons.mod +++ b/doc/scons.mod @@ -27,6 +27,9 @@ Cons"> cp"> csh"> +f77"> +f90"> +f95"> gas"> gcc"> g77"> diff --git a/src/engine/SCons/Tool/msvc.xml b/src/engine/SCons/Tool/msvc.xml index 0c330757..700e76d0 100644 --- a/src/engine/SCons/Tool/msvc.xml +++ b/src/engine/SCons/Tool/msvc.xml @@ -279,7 +279,7 @@ when the &cv-RCINCFLAGS; variable is expanded. Sets the preferred version of Microsoft Visual C/C++ to use. -If &v-MSVC_VERSION; is not set, +If &cv-MSVC_VERSION; is not set, &SCons; will (by default) select the latest version of Visual C/C++ installed on your system. If the specified version isn't installed, diff --git a/src/engine/SCons/Tool/msvs.xml b/src/engine/SCons/Tool/msvs.xml index 66441eba..33db424a 100644 --- a/src/engine/SCons/Tool/msvs.xml +++ b/src/engine/SCons/Tool/msvs.xml @@ -493,7 +493,7 @@ external environment variable is left untouched. Sets the preferred version of Microsoft Visual Studio to use. -If &v-MSVS_VERSION; is not set, +If &cv-MSVS_VERSION; is not set, &SCons; will (by default) select the latest version of Visual Studio installed on your system. So, if you have version 6 and version 7 (MSVS .NET) installed,