summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index b8168a55f6..e8d61831a1 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -369,6 +369,9 @@
#undef HAVE_SOLARIS_ACL
#undef HAVE_AIX_ACL
+/* Define if pango_shape_full() is available. */
+#undef HAVE_PANGO_SHAPE_FULL
+
/* Define if you want to add support of GPM (Linux console mouse daemon) */
#undef HAVE_GPM