summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1995-06-13 03:48:49 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1995-06-13 03:48:49 +0000
commitae7ea130993b3a43bac846eb91a7725eed4ebc7f (patch)
treec46c537c729b2dbb801591ece5e7040234bbc6ae /nt
parentbc989d666441dbf929c37cbc0bd708af2b56623f (diff)
downloademacs-ae7ea130993b3a43bac846eb91a7725eed4ebc7f.tar.gz
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r--nt/install5
1 files changed, 4 insertions, 1 deletions
diff --git a/nt/install b/nt/install
index 624d04264d1..d26b0743031 100644
--- a/nt/install
+++ b/nt/install
@@ -13,7 +13,10 @@ Configuring:
environment variables, as is customary for use with Windows compilers.
(2) Choose the directory into which Emacs will be installed, and
- edit makefile.def to define INSTALL_DIR to be this directory. Note
+ edit makefile.def to define INSTALL_DIR to be this directory.
+ (Alternatively, if you have INSTALL_DIR set as an environment
+ variable, the build process will ignore the value in makefile.def
+ and use the value of the environment variable instead.) Note
that if it is not installed in the directory in which it is built,
the ~16 MB of lisp files will be copied into the installation directory.