diff options
author | Karl Heuer <kwzh@gnu.org> | 1996-01-05 00:49:06 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1996-01-05 00:49:06 +0000 |
commit | fd5509e527865f68ab5b30e8e79ec717639abde1 (patch) | |
tree | 00ebf0f62a8d57dad1cc772bc50e28a31f2ae6f5 /INSTALL | |
parent | 70eea8a2b6591d970ffb9b07687c6ce9e54f427a (diff) | |
download | emacs-fd5509e527865f68ab5b30e8e79ec717639abde1.tar.gz |
Fix typo.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -406,7 +406,7 @@ redefine parameters used in `./lib-src/movemail.c'. 3) Create src/Makefile and lib-src/Makefile from the corresponding `Makefile.in' files. First copy `Makefile.in' to `Makefile.c', -then edit in appropriate substituions for the @...@ constructs, +then edit in appropriate substitutions for the @...@ constructs, and then copy the shell commands near the end of `configure' that run cpp to construct `Makefile'. |