comparison INSTALL @ 14020:1ea8008d4bd8

Fix typo.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 00:49:06 +0000
parents 9ea670eb276d
children 4d7b8a3fe240
comparison
equal deleted inserted replaced
14019:18c79b8e0396 14020:1ea8008d4bd8
404 changing the s/*.h and m/*.h files. Occasionally you may need to 404 changing the s/*.h and m/*.h files. Occasionally you may need to
405 redefine parameters used in `./lib-src/movemail.c'. 405 redefine parameters used in `./lib-src/movemail.c'.
406 406
407 3) Create src/Makefile and lib-src/Makefile from the corresponding 407 3) Create src/Makefile and lib-src/Makefile from the corresponding
408 `Makefile.in' files. First copy `Makefile.in' to `Makefile.c', 408 `Makefile.in' files. First copy `Makefile.in' to `Makefile.c',
409 then edit in appropriate substituions for the @...@ constructs, 409 then edit in appropriate substitutions for the @...@ constructs,
410 and then copy the shell commands near the end of `configure' 410 and then copy the shell commands near the end of `configure'
411 that run cpp to construct `Makefile'. 411 that run cpp to construct `Makefile'.
412 412
413 4) Create `Makefile' files in various other directories 413 4) Create `Makefile' files in various other directories
414 from the corresponding `Makefile.in' files. This isn't so hard, 414 from the corresponding `Makefile.in' files. This isn't so hard,