$Id: patch-ac,v 1.1 1999/06/07 01:24:05 sakamoto Exp $

--- gas/configure.orig	Mon Jun  7 10:15:12 1999
+++ gas/configure	Mon Jun  7 10:17:21 1999
@@ -1545,9 +1545,8 @@
       m88k-*-coff*)         fmt=coff ;;
 
       # don't change em like *-*-bsd does
-      mips*el*-*-netbsd* | mips-dec-netbsd*)
-			    fmt=elf endian=little ;;
-      mips*eb*-*-netbsd*)   fmt=elf endian=big ;;
+      mips-dec-netbsd*)     fmt=elf endian=little ;;
+      mips-*-netbsd*)       fmt=elf ;;
       mips-dec-openbsd*)    fmt=elf endian=little ;;
       mips-dec-bsd*)        fmt=aout ;;
       mips-sony-bsd*)       fmt=ecoff ;;
