]> git.eshelyaron.com Git - emacs.git/commitdiff
More of previous.
authorRichard M. Stallman <rms@gnu.org>
Tue, 21 Apr 1998 06:14:05 +0000 (06:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 21 Apr 1998 06:14:05 +0000 (06:14 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index a9a2259d8f54e55b0052275936ff86d91135055e..58f5208131f50b215e00c9dcbce16912ff196614 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -173,8 +173,8 @@ Emacs source code in the directory that `configure' is in.
 To build in a separate directory, you must use a version of `make'
 that supports the `VPATH' variable, such as GNU `make'.
 
-3c) Some people try to build in a separate directory
-by filling it full of symlinks to the real source directory.
+3c) Some people try to build in a separate directory by filling
+it full of symlinks to the files in the real source directory.
 If you do that, `make all' does work, but `make install' fails:
 it copies the symbolic links rather than the actual files.