Commit a1a6f71bfe4199293043b2e4cfb4c8d3cb1112f9

Ryan VanderMeulen 2014-03-10T15:12:47

Remove stray hunk that shouldn't have been included in this patch.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure.ac b/configure.ac
index 90a11f6..9872615 100644
--- a/configure.ac
+++ b/configure.ac
@@ -215,7 +215,7 @@ case "$host" in
   mips-sgi-irix5.* | mips-sgi-irix6.* | mips*-*-rtems*)
 	TARGET=MIPS; TARGETDIR=mips
 	;;
-  mips*-*linux* | mips*-*-openbsd*)
+  mips*-*-linux* | mips*-*-openbsd*)
 	# Support 128-bit long double for NewABI.
 	HAVE_LONG_DOUBLE='defined(__mips64)'
 	TARGET=MIPS; TARGETDIR=mips