diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-18 00:31:02 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-18 00:31:02 -0800 |
commit | 3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e (patch) | |
tree | eedcfcd5751edab39f795fcfb688e1e5cc3ad128 /nt | |
parent | 5c3a902f0fe2c2306ea7b340d701c1a855d1a3d5 (diff) | |
download | emacs-3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e.tar.gz |
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 @@ "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Debug - if you are goiung to compile a debug version, or + if you are going to compile a debug version, or "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /Release @@ -268,7 +268,7 @@ "Error in --cflags argument: ... Backslashes and quotes cannot be used with --cflags. Please use forward slashes for filenames and paths (e.g. when passing directories to -I)." - + N.B. It is normal to see a few error messages output while configure is running, when gcc support is being tested. These cannot be suppressed because of limitations in the Windows 9X command.com shell. |