aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-01-19 17:18:16 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:43 +0100
commit6c5ecd972440e2a3ba9947c8f480dd03af039089 (patch)
tree4054c33f30bb8268c9d8460d49340b4d12044b18 /config.h.in
parent694ff56d0632214a5e4d6df0849e6b1a48aa43bd (diff)
Make the use of Pango optional
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 02855bcd..e7824e51 100644
--- a/config.h.in
+++ b/config.h.in
@@ -85,6 +85,9 @@
/* Define to 1 if OpenCL is available */
#undef HAVE_OPENCL
+/* Define to 1 if Pango is available */
+#undef HAVE_PANGO
+
/* Define to 1 if memmem is declared even after undefining macros. */
#undef HAVE_RAW_DECL_MEMMEM