summaryrefslogtreecommitdiff
path: root/pango/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'pango/meson.build')
-rw-r--r--pango/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/meson.build b/pango/meson.build
index 93f2e79d..c3c1ad6a 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -82,6 +82,7 @@ pango_enum_h = pango_enums[1]
pango_cflags = [
'-DG_LOG_DOMAIN="Pango"',
'-DG_LOG_USE_STRUCTURED=1',
+ '-DPANGO_COMPILATION',
'-DPANGO_ENABLE_BACKEND',
'-DPANGO_ENABLE_ENGINE',
'-DSYSCONFDIR="@0@"'.format(pango_sysconfdir),