diff options
Diffstat (limited to 'modules/thai/Makefile.am')
-rw-r--r-- | modules/thai/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thai/Makefile.am b/modules/thai/Makefile.am index fc4e4a98..7fc5efee 100644 --- a/modules/thai/Makefile.am +++ b/modules/thai/Makefile.am @@ -18,7 +18,7 @@ thai_x_libadd=$(pangoxlibs) endif endif -INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/pango/ $(moddefine) $(X_CFLAGS) +INCLUDES = -DPANGO_ENABLE_ENGINE -I$(top_srcdir) -I$(top_srcdir)/pango/ $(moddefine) $(X_CFLAGS) pango_thai_x_la_LDFLAGS = -export-dynamic -avoid-version -module pango_thai_x_la_LIBADD = $(thai_x_libadd) |