summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-18 00:31:02 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-18 00:31:02 -0800
commit7a42f7390dad17ded49ee3e1e39d724535471c90 (patch)
treea6051dfee09f6342e1b2e8adb80a4c97ad23fdef /nt
parent0c61289518eb64664775abf092849549df0f1020 (diff)
downloademacs-7a42f7390dad17ded49ee3e1e39d724535471c90.tar.gz
Spelling fixes.
Diffstat (limited to 'nt')
-rw-r--r--nt/INSTALL4
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.