summaryrefslogtreecommitdiff
path: root/build/configure.ac.warnings
diff options
context:
space:
mode:
Diffstat (limited to 'build/configure.ac.warnings')
-rw-r--r--build/configure.ac.warnings2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/configure.ac.warnings b/build/configure.ac.warnings
index 96c7f6f6d..85bc3878a 100644
--- a/build/configure.ac.warnings
+++ b/build/configure.ac.warnings
@@ -24,7 +24,7 @@ MAYBE_C_SPECIFIC_WARN="-Wold-style-definition \
# New -Wno options should be added here
# gcc-4.4 and later accept every -Wno- option but may complain later that this
-# option is unknow each time another warning happen.
+# option is unknown each time another warning happens.
# -Wunused-but-set-variable is too noisy at present
NO_WARN="unused-but-set-variable"