summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 3ced1ab14f21..bf35d5dffb4b 100755
--- a/configure.in
+++ b/configure.in
@@ -2232,6 +2232,7 @@ if test -z "$with_myspell_dicts" || test "$with_myspell_dicts" = "yes"; then
AC_MSG_RESULT([yes])
WITH_MYSPELL_DICTS=YES
BUILD_TYPE="$BUILD_TYPE DICTIONARIES"
+ GIT_REPO_NAMES="$GIT_REPO_NAMES dictionaries"
else
AC_MSG_RESULT([no])
WITH_MYSPELL_DICTS=NO