summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 52d4bcc..8986bb4 100755
--- a/unix/configure
+++ b/unix/configure
@@ -9269,7 +9269,7 @@ else
fi;
XFT_CFLAGS=""
XFT_LIBS=""
- if test "$enable_xft" == "no" ; then
+ if test "$enable_xft" = "no" ; then
echo "$as_me:$LINENO: result: $enable_xft" >&5
echo "${ECHO_T}$enable_xft" >&6
else