summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 37afe12bc235..c1b584109ddd 100644
--- a/configure.in
+++ b/configure.in
@@ -340,7 +340,7 @@ AC_ARG_WITH(bundled-extension-blobs,
AC_ARG_ENABLE(bundled-dictionaries,
[ --enable-bundled-dictionaries Download dictionaries (spelling, hyphenation, thesaurus)
according to main/extensions.lst and bundle them.
-],,)
+],,enable_bundled_dictionaries=no)
# Remove the following switches when not in release mode.
AC_ARG_WITH(system-dicts,