Mercurial > emacs
changeset 3819:34b62c7ca0dc
Typo.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 18 Jun 1993 15:48:31 +0000 |
parents | ec5cc4995395 |
children | 6c4ad8344c3f |
files | src/m/news-risc.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/news-risc.h Fri Jun 18 00:50:11 1993 +0000 +++ b/src/m/news-risc.h Fri Jun 18 15:48:31 1993 +0000 @@ -1,7 +1,6 @@ /* news-risc.h is for the "RISC News". */ #include "mips.h" -#undef LIBS_MACHINE /* The following line tells the configuration script what sort of operating system this machine is likely to run. @@ -23,5 +22,6 @@ /* We have no mode_t. */ #define NO_MODE_T -/* Don't use the definitoion in m/mips.h. */ +/* Don't use the definitions in m/mips.h. */ #undef LINKER +#undef LIBS_MACHINE