From 769e064df8b299145e75e3f54db916fb484fd472 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 27 Feb 1996 19:32:39 +0000 Subject: [PATCH] Tue Feb 27 14:31:51 1996 Andreas Schwab * configure.in (m68k-*-linux*): New host. --- ChangeLog | 6 ++---- configure.in | 1 + 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index d0145c5..7597143 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,6 @@ -Mon Feb 26 15:25:19 1996 Doug Evans +Tue Feb 27 14:31:51 1996 Andreas Schwab - * config.sub (sparc*frw*): Delete. Use -mflat now. - - * configure.in (sparc64-*): Use mh-sparcpic if --enabled-shared. + * configure.in (m68k-*-linux*): New host. Mon Feb 26 14:32:44 1996 Ian Lance Taylor diff --git a/configure.in b/configure.in index 0d6b2763..b4ddf6c 100644 --- a/configure.in +++ b/configure.in @@ -97,6 +97,7 @@ case "${host}" in m68k-hp-hpux*) host_makefile_frag=config/mh-hp300 ;; m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;; m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;; + m68k-*-linux*) host_makefile_frag=config/mh-linux ;; m88k-dg-dgux*) host_makefile_frag=config/mh-dgux ;; m88k-harris-cxux*) host_makefile_frag=config/mh-cxux ;; m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;; -- 2.7.4