summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRyan VanderMeulen <ryanvm@gmail.com>2014-03-10 15:12:47 -0400
committerRyan VanderMeulen <ryanvm@gmail.com>2014-03-10 15:12:47 -0400
commita1a6f71bfe4199293043b2e4cfb4c8d3cb1112f9 (patch)
treea9a4d502e634a4d3ed80f4682f99798e49ef703c /configure.ac
parentdfa3738732e1bc3a7f4130395ae4bab55fcebb99 (diff)
downloadlibffi-a1a6f71bfe4199293043b2e4cfb4c8d3cb1112f9.tar.gz
Remove stray hunk that shouldn't have been included in this patch.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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