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 | 94684a2e921fb5326d102f613b7ba1eb6f7928b3 (patch) | |
tree | 4f3762fdf0e1e6d76f99d397ea09e6db21790f97 /INSTALL | |
parent | 1869e50a18a2796bee288c62d02f465af249ebf8 (diff) | |
download | emacs-94684a2e921fb5326d102f613b7ba1eb6f7928b3.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'. |