summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-06 22:59:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-06 22:59:26 +0000
commit03e6a3893c2f590f28b1816ae80bea49cf03b451 (patch)
treeb082048239b529964f55a83e89b783c1737bb5c9 /configure.in
parent317820c5e096d47b1ad9d7d1b004a895093b0098 (diff)
downloadpango-03e6a3893c2f590f28b1816ae80bea49cf03b451.tar.gz
Add missing thai-xft to thai-modules. (#99883, Tony Graham)
Fri Dec 6 17:56:32 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Add missing thai-xft to thai-modules. (#99883, Tony Graham)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ffc2e400..b786d0eb 100644
--- a/configure.in
+++ b/configure.in
@@ -342,7 +342,7 @@ hangul_modules="hangul-x,hangul-xft"
hebrew_modules="hebrew-ft2,hebrew-x,hebrew-xft"
indic_modules="bengali-x,devanagari-x,gurmukhi-x,gujarati-x,myanmar-x,indic-xft"
tamil_modules="tamil-x"
-thai_modules="thai-x"
+thai_modules="thai-x,thai-xft"
all_modules="$arabic_modules,$basic_modules,$hangul_modules,$hebrew_modules,$indic_modules,$tamil_modules,$thai_modules"