summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 8ed2e0b78..0c203fa8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -620,7 +620,7 @@ fi
AC_ARG_ENABLE([most-builds],
- AS_HELP_STRING([--enable-most-builds], [build everthing other than experimental code]),
+ AS_HELP_STRING([--enable-most-builds], [build everything other than experimental code]),
[], enable_most_builds=no
)
if test "x$enable_most_builds" = xyes; then