$NetBSD: patch-ac,v 1.1.1.1 1999/02/14 10:06:09 mrg Exp $

Index: gas/configure
===================================================================
RCS file: /cvsroot/src/gnu/dist/gas/configure,v
retrieving revision 1.8
retrieving revision 1.9
diff -c -r1.8 -r1.9
*** gas/configure	1998/12/16 14:33:14	1.8
--- gas/configure	1999/01/28 22:00:20	1.9
***************
*** 811,816 ****
--- 811,817 ----
        i386-sequent-bsd*)    fmt=aout em=dynix bfd_gas=yes ;;
        i386-*-bsd*)          fmt=aout em=386bsd ;;
        i386-*-netbsd0.8)     fmt=aout em=386bsd ;;
+       i386-*-netbsdelf*)    fmt=elf em=nbsd bfd_gas=yes;;
        i386-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes;;
        i386-*-openbsd*)      fmt=aout em=nbsd bfd_gas=yes;;
        i386-*-linux*aout* | i386-*-linuxoldld)   fmt=aout em=linux ;;
