From: Richard M. Stallman Date: Wed, 9 Feb 1994 21:08:01 +0000 (+0000) Subject: (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000. X-Git-Tag: emacs-19.34~9984 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=98f5cfc3333c7018515b0c75b01bc8342c0eb238;p=emacs.git (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000. --- diff --git a/configure1.in b/configure1.in index d848c4d1a62..526f834a415 100755 --- a/configure1.in +++ b/configure1.in @@ -578,8 +578,9 @@ case "${canonical}" in ;; ## 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