Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)
authorIan Lance Taylor <ian@airs.com>
Tue, 20 Oct 1992 20:09:45 +0000 (20:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 20 Oct 1992 20:09:45 +0000 (20:09 +0000)
* configure.in: i386-sysv and i386-sco use coffbfd.

gas/configure.in

index f406a37..f32ee4a 100644 (file)
@@ -105,7 +105,7 @@ case ${target} in
     obj_format=aout 
     emulation=i386bsd  
     ;;
-  i[34]86-*-coff)
+  i[34]86-*-coff | i[34]86-*-sysv* | i[34]86-*-sco*)
     obj_format=coffbfd
     need_bfd="./../bfd/libbfd.a"
     gas_target=i386coff