# HG changeset patch # User Geoff Voelker # Date 803146947 0 # Node ID 2fb3fef43166d853c5fd14e3c036be758381f6aa # Parent 4f42575780e632c98e5fe1fe7db98ec6bb5ab748 *** empty log message *** diff -r 4f42575780e6 -r 2fb3fef43166 nt/install --- a/nt/install Wed Jun 14 16:16:04 1995 +0000 +++ b/nt/install Wed Jun 14 16:22:27 1995 +0000 @@ -11,6 +11,8 @@ 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.