diff options
Diffstat (limited to 'nt')
-rw-r--r-- | nt/install | 2 |
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. |