summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@imendio.com>2006-02-08 14:37:34 +0000
committerAnders Carlsson <andersca@src.gnome.org>2006-02-08 14:37:34 +0000
commit4e8c3abb5bd74af3c2503d21b537e0f1ff34eff2 (patch)
treede4cba6337c98004aa3e5abe2630f2c3dc795029
parenta0149a54a8d9e63a0f07983ee52e2652c82aabe7 (diff)
downloadpango-4e8c3abb5bd74af3c2503d21b537e0f1ff34eff2.tar.gz
Add basic-atsui to basic_modules
2006-02-08 Anders Carlsson <andersca@imendio.com> * configure.in: Add basic-atsui to basic_modules
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e6b9a93..bf35f804 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-08 Anders Carlsson <andersca@imendio.com>
+
+ * configure.in: Add basic-atsui to basic_modules
+
2006-02-08 Behdad Esfahbod <behdad@gnome.org>
Bug 330146 – pango-view --help should list available backends
diff --git a/configure.in b/configure.in
index 60ebed28..a58ac2e0 100644
--- a/configure.in
+++ b/configure.in
@@ -405,7 +405,7 @@ CPPFLAGS=$pango_saved_cppflags
# Modules to build
#
arabic_modules="arabic-fc"
-basic_modules="basic-fc,basic-win32,basic-x"
+basic_modules="basic-fc,basic-win32,basic-x,basic-atsui"
hangul_modules="hangul-fc"
hebrew_modules="hebrew-fc"
indic_modules="indic-fc"