From 119caedd35addc4bb75f02d2d47dd7d1047934bd Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 18 Jun 2000 23:47:18 +0000 Subject: 2000-06-18 H.J. Lu * configure.in: Don't emulate i386-pc-pe-coff with i386coff. * configure: Rebuild. --- gas/configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gas/configure.in') diff --git a/gas/configure.in b/gas/configure.in index c3d775c..f322cb0 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -557,6 +557,8 @@ changequote([,])dnl big) emulation="mipsbelf mipslelf mipself" ;; *) emulation="mipslelf mipsbelf mipself" ;; esac ;; + # i386-pc-pe-coff != i386-pc-coff. + i386-*-pe-coff) ;; # Uncommenting the next line will turn on support for i386 AOUT # for the default linux configuration # i386-*-linux*-elf) emulation="i386elf i386aout" ;; -- cgit v1.1