Mercurial > emacs
changeset 5867:907e14c58c65
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 09 Feb 1994 21:08:01 +0000 |
parents | 92d91d7479a2 |
children | a7bd57a60cb8 |
files | configure1.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure1.in Wed Feb 09 21:03:13 1994 +0000 +++ b/configure1.in Wed Feb 09 21:08:01 1994 +0000 @@ -578,8 +578,9 @@ ;; ## Motorola Delta machines - m68*-motorola-sysv* ) + m68k-motorola-sysv* | m68000-motorola-sysv* ) machine=delta opsys=usg5-3 + CC=gnucc ;; m88k-motorola-sysv4* ) machine=delta88k opsys=usg5-4