]> git.eshelyaron.com Git - emacs.git/commitdiff
Add note about expected error messages when configure
authorAndrew Innes <andrewi@gnu.org>
Thu, 14 Sep 2000 21:37:44 +0000 (21:37 +0000)
committerAndrew Innes <andrewi@gnu.org>
Thu, 14 Sep 2000 21:37:44 +0000 (21:37 +0000)
is run.

nt/INSTALL

index ee964bfc4af7ea6d8af2788ec83e5453cf2d584c..daf0778bcfec005772ceaeae5956e5feee9823d1 100644 (file)
@@ -20,6 +20,10 @@ Configuring:
   simply change to the nt subdirectory and run `configure' with no
   options.  To see what options are available, run `configure --help'.
 
+  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
+  surpressed because of limitations in the Windows 9x command.com shell.
+
 Building:
 
   After running configure, simply run the appropriate `make' program for