Mercurial > emacs
comparison nt/install @ 12221:2fb3fef43166
*** empty log message ***
author | Geoff Voelker <voelker@cs.washington.edu> |
---|---|
date | Wed, 14 Jun 1995 16:22:27 +0000 |
parents | 4cd7efde834e |
children | abf9c5bc5a0f |
comparison
equal
deleted
inserted
replaced
12220:4f42575780e6 | 12221:2fb3fef43166 |
---|---|
9 | 9 |
10 (1) In previous versions, you needed to edit makefile.def | 10 (1) In previous versions, you needed to edit makefile.def |
11 to reflect the compiler package that you are using. You should no | 11 to reflect the compiler package that you are using. You should no |
12 longer have to do this if you have defined the INCLUDE and LIB | 12 longer have to do this if you have defined the INCLUDE and LIB |
13 environment variables, as is customary for use with Windows compilers. | 13 environment variables, as is customary for use with Windows compilers. |
14 (Unless you are using MSVCNT 1.1, in which case you will need | |
15 to set MSVCNT11 to be a non-zero value at the top of makefile.def.) | |
14 | 16 |
15 (2) Choose the directory into which Emacs will be installed, and | 17 (2) Choose the directory into which Emacs will be installed, and |
16 edit makefile.def to define INSTALL_DIR to be this directory. | 18 edit makefile.def to define INSTALL_DIR to be this directory. |
17 (Alternatively, if you have INSTALL_DIR set as an environment | 19 (Alternatively, if you have INSTALL_DIR set as an environment |
18 variable, the build process will ignore the value in makefile.def | 20 variable, the build process will ignore the value in makefile.def |