summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fef470da..a4f73e70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -494,7 +494,7 @@ indic_modules="indic-lang"
thai_modules=""
if $have_libthai ; then
- thai_modules="$thai_modules,thai-lang"
+ thai_modules="thai-lang"
fi
all_modules="$arabic_modules,$basic_modules,$indic_modules,$thai_modules"