summaryrefslogtreecommitdiff
path: root/sysdeps/i386/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/configure')
-rw-r--r--sysdeps/i386/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/configure b/sysdeps/i386/configure
index ab66c08160..b0ef1fc26c 100644
--- a/sysdeps/i386/configure
+++ b/sysdeps/i386/configure
@@ -262,7 +262,7 @@ rm -f conftest*
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_asm_mpx" >&5
$as_echo "$libc_cv_asm_mpx" >&6; }
-if test $libc_cv_asm_mpx == yes; then
+if test $libc_cv_asm_mpx = yes; then
$as_echo "#define HAVE_MPX_SUPPORT 1" >>confdefs.h
fi