summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
Diffstat (limited to 'pango')
-rw-r--r--pango/Makefile.am1
-rw-r--r--pango/opentype/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 9dbf6308..b77e5154 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -13,6 +13,7 @@ SUBDIRS = $(OPENTYPE_SUBDIR) mini-fribidi
DIST_SUBDIRS = mini-fribidi opentype
INCLUDES = \
+ -DG_LOG_DOMAIN=\"Pango\" \
-DPANGO_ENABLE_BACKEND \
-DPANGO_ENABLE_ENGINE \
-DSYSCONFDIR=\"$(sysconfdir)\" \
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index 4634b8ca..c8767517 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -1,6 +1,7 @@
## Process this file with automake to produce Makefile.in
INCLUDES = \
+ -DG_LOG_DOMAIN=\"Pango\" \
-DPANGO_ENABLE_ENGINE \
-DSYSCONFDIR=\"$(sysconfdir)\" \
-DLIBDIR=\"$(libdir)\" \