aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-01-19 18:30:27 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:43 +0100
commit2fef45d7931ce12d78e27cb32f34426559dbdeed (patch)
tree0203a62290cd772dcd24b45a0527e47719095828 /config.h.in
parent4355449194274d766fb0aec964e6bfce8fa9acdf (diff)
Check for PangoCairo as well
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e7824e51..2b7e683d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -88,6 +88,9 @@
/* Define to 1 if Pango is available */
#undef HAVE_PANGO
+/* Define to 1 if PangoCairo is available */
+#undef HAVE_PANGOCAIRO
+
/* Define to 1 if memmem is declared even after undefining macros. */
#undef HAVE_RAW_DECL_MEMMEM