diff options
| author | Paul Eggert | 2011-11-18 00:31:02 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-18 00:31:02 -0800 |
| commit | 3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e (patch) | |
| tree | eedcfcd5751edab39f795fcfb688e1e5cc3ad128 /nt | |
| parent | 5c3a902f0fe2c2306ea7b340d701c1a855d1a3d5 (diff) | |
| download | emacs-3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e.tar.gz emacs-3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e.zip | |
Spelling fixes.
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/INSTALL b/nt/INSTALL index 63285047a67..bb621dceb6b 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -29,7 +29,7 @@ | |||
| 29 | 29 | ||
| 30 | "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Debug | 30 | "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Debug |
| 31 | 31 | ||
| 32 | if you are goiung to compile a debug version, or | 32 | if you are going to compile a debug version, or |
| 33 | 33 | ||
| 34 | "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Release | 34 | "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Release |
| 35 | 35 | ||
| @@ -268,7 +268,7 @@ | |||
| 268 | "Error in --cflags argument: ... Backslashes and quotes cannot be | 268 | "Error in --cflags argument: ... Backslashes and quotes cannot be |
| 269 | used with --cflags. Please use forward slashes for filenames and | 269 | used with --cflags. Please use forward slashes for filenames and |
| 270 | paths (e.g. when passing directories to -I)." | 270 | paths (e.g. when passing directories to -I)." |
| 271 | 271 | ||
| 272 | N.B. It is normal to see a few error messages output while configure | 272 | N.B. It is normal to see a few error messages output while configure |
| 273 | is running, when gcc support is being tested. These cannot be | 273 | is running, when gcc support is being tested. These cannot be |
| 274 | suppressed because of limitations in the Windows 9X command.com shell. | 274 | suppressed because of limitations in the Windows 9X command.com shell. |