diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-06-05 10:44:45 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-06-05 10:44:45 +0000 |
commit | e8d9f2dff03e7bf7ad88496742dded3f0635f279 (patch) | |
tree | 6e625c2420a22b2ac79d961b6af4e3e5cd07c288 /configure1.in | |
parent | 8fde62c18c3e90bdea3cac671877f30ee9fcfa81 (diff) | |
download | emacs-e8d9f2dff03e7bf7ad88496742dded3f0635f279.tar.gz |
(mips-sony-newsos*): Use news-risc.h.
Diffstat (limited to 'configure1.in')
-rwxr-xr-x | configure1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in index 4eaa2aa6dfd..219286888c7 100755 --- a/configure1.in +++ b/configure1.in @@ -912,7 +912,7 @@ case "${canonical}" in machine=news-risc opsys=bsd4-3 ;; mips-sony-newsos* ) - machine=mips opsys=newsos5 + machine=news-risc opsys=newsos5 ;; ## Stride |