Commit 016cebc3 by Jeffrey A Law Committed by Jeff Law

configure.in (m68k-next-nextstep4): Handle Openstep 4.2.

        * configure.in (m68k-next-nextstep4): Handle Openstep 4.2.
        * configure: Rebuilt.

From-SVN: r30409
parent 0b6533c5
Fri Nov 5 01:44:09 1999 Jeffrey A Law (law@cygnus.com)
* configure.in (m68k-next-nextstep4): Handle Openstep 4.2.
* configure: Rebuilt.
Fri Nov 5 01:24:37 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* global.c (CONFLICTP, SET_CONFLICT): Avoid signed division.
......
......@@ -4816,7 +4816,7 @@ for machine in $build $host $target; do
use_collect2=yes
float_format=m68k
;;
m68k-next-nextstep3*)
m68k-next-nextstep[34]*)
tm_file=m68k/next.h
xm_file="m68k/xm-next.h ${xm_file}"
tmake_file=m68k/t-next
......
......@@ -2110,7 +2110,9 @@ changequote([,])dnl
use_collect2=yes
float_format=m68k
;;
m68k-next-nextstep3*)
changequote(,)dnl
m68k-next-nextstep[34]*)
changequote([,])dnl
tm_file=m68k/next.h
xm_file="m68k/xm-next.h ${xm_file}"
tmake_file=m68k/t-next
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment