Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Tue, 27 Feb 1996 19:32:39 +0000 (19:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 27 Feb 1996 19:32:39 +0000 (19:32 +0000)
* configure.in (m68k-*-linux*): New host.

ChangeLog
configure.in

index d0145c51a3b5e8327075cf045d785cfa9b2e086d..7597143afbfc567eac24d977cdc34ee13359c014 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,6 @@
-Mon Feb 26 15:25:19 1996  Doug Evans  <dje@charmed.cygnus.com>
+Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
-       * 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  <ian@cygnus.com>
 
index 0d6b27632a06cc421da7780493789b95f8bcc7db..b4ddf6c5809324bd600b977d2395ac0d438c2433 100644 (file)
@@ -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;;