changeset 12200:4cd7efde834e

*** empty log message ***
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 13 Jun 1995 03:48:49 +0000
parents 5f618eea1343
children a302425220b9
files nt/install
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/install	Tue Jun 13 03:29:47 1995 +0000
+++ b/nt/install	Tue Jun 13 03:48:49 1995 +0000
@@ -13,7 +13,10 @@
     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.