aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1997-06-09 14:44:16 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1997-06-09 14:44:16 -0400
commite47f44f4a034a8723c25f092cf0a175dcee17342 (patch)
treebfcaca8c6423579523da58f87ac1780b4f7f9015 /gcc
parentb52fbc26473bccb295a782dd57ca5bcfc4dcfdff (diff)
downloadgcc-e47f44f4a034a8723c25f092cf0a175dcee17342.zip
gcc-e47f44f4a034a8723c25f092cf0a175dcee17342.tar.gz
gcc-e47f44f4a034a8723c25f092cf0a175dcee17342.tar.bz2
(*-*-netbsd): Restore changes of Apr 13th lost in autoconf conversion:
tmake_file now t-netbsd; delete xmake_file. From-SVN: r14182
Diffstat (limited to 'gcc')
-rw-r--r--gcc/configure.in19
1 files changed, 7 insertions, 12 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index be00fe3..3e6eacb 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -658,8 +658,7 @@ for machine in $build $host $target; do
xm_file=i386/xm-netbsd.h
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
- tmake_file=t-libc-ok
- xmake_file=x-netbsd
+ tmake_file=t-netbsd
;;
i[[3456]]86-*-coff*)
tm_file=i386/i386-coff.h
@@ -1297,8 +1296,7 @@ for machine in $build $host $target; do
xm_file=m68k/xm-netbsd.h
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
- tmake_file=t-libc-ok
- xmake_file=x-netbsd
+ tmake_file=t-netbsd
;;
m68k-*-sysv3*) # Motorola m68k's running system V.3
xm_file=m68k/xm-m68kv.h
@@ -1582,9 +1580,9 @@ for machine in $build $host $target; do
mips-dec-netbsd*) # Decstation running NetBSD
tm_file=mips/netbsd.h
xm_file=mips/xm-netbsd.h
- xmake_file=x-netbsd
- tmake_file=t-libc-ok
+ # On NetBSD, the headers are already okay.
fixincludes=Makefile.in
+ tmake_file=t-netbsd
prefix=$native_prefix
;;
mips-sony-bsd* | mips-sony-newsos*) # Sony NEWS 3600 or risc/news.
@@ -1906,10 +1904,9 @@ for machine in $build $host $target; do
ns32k-pc532-netbsd*)
tm_file=ns32k/netbsd.h
xm_file=ns32k/xm-netbsd.h
- tmake_file=t-libc-ok
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
- xmake_file=x-netbsd
+ tmake_file=t-netbsd
;;
pdp11-*-bsd)
tm_file="${tm_file} pdp11/2bsd.h"
@@ -2129,8 +2126,7 @@ for machine in $build $host $target; do
xm_file=sparc/xm-netbsd.h
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
- tmake_file=t-libc-ok
- xmake_file=x-netbsd
+ tmake_file=t-netbsd
;;
sparc-*-bsd*)
tm_file=sparc/bsd.h
@@ -2252,10 +2248,9 @@ for machine in $build $host $target; do
vax-*-netbsd*)
tm_file="${tm_file} netbsd.h vax/netbsd.h"
xm_file="${xm_file} xm-netbsd.h"
- tmake_file=t-libc-ok
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
- xmake_file=x-netbsd
+ tmake_file=t-netbsd
float_format=vax
;;
vax-*-ultrix*) # vaxen running ultrix