aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/mb-wm-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/mb-wm-config.h.in')
-rw-r--r--matchbox/mb-wm-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/matchbox/mb-wm-config.h.in b/matchbox/mb-wm-config.h.in
index a233537..89cc34c 100644
--- a/matchbox/mb-wm-config.h.in
+++ b/matchbox/mb-wm-config.h.in
@@ -11,6 +11,9 @@
/* Use cairo for theme rendering */
#define USE_CAIRO @USE_CAIRO@
+/* Use pango for text layout */
+#define USE_PANGO @USE_PANGO@
+
/* Build simple, plain X, theme engine */
#define THEME_SIMPLE @THEME_SIMPLE@