summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a2f6799..58e9284 100755
--- a/configure
+++ b/configure
@@ -5267,7 +5267,7 @@ fi
HOSTINFO=$host
-if test "x$werror" == "xyes"; then
+if test "x$werror" = "xyes"; then
CFLAGS="-Werror $CFLAGS"
fi