summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1995-06-14 16:22:27 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1995-06-14 16:22:27 +0000
commit851359de805f0eb3a15892b6417a178933c8f325 (patch)
treeaff9342b392c7ac3861d775eb3cf1035f229e73e
parent06d7dff28f565c8da149bf62720baf3f91355969 (diff)
downloademacs-851359de805f0eb3a15892b6417a178933c8f325.tar.gz
*** empty log message ***
-rw-r--r--nt/install2
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/install b/nt/install
index d26b0743031..7b96f12bcbd 100644
--- a/nt/install
+++ b/nt/install
@@ -11,6 +11,8 @@ Configuring:
to reflect the compiler package that you are using. You should no
longer have to do this if you have defined the INCLUDE and LIB
environment variables, as is customary for use with Windows compilers.
+ (Unless you are using MSVCNT 1.1, in which case you will need
+ to set MSVCNT11 to be a non-zero value at the top of makefile.def.)
(2) Choose the directory into which Emacs will be installed, and
edit makefile.def to define INSTALL_DIR to be this directory.