Remove stray hunk that shouldn't have been included in this patch.
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