summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@redhat.com>2009-09-20 16:50:37 -0400
committerSøren Sandmann Pedersen <sandmann@redhat.com>2009-09-24 07:06:34 -0400
commit3d1714cd1f8ae7d47ad5f01a1140133ae71a00e2 (patch)
treec07bf261dc90d7a1d454c2d1e692cc2d5289088b /configure.ac
parent0683f34c418bc5fb2fa5e2a41bdc102195edbe67 (diff)
Hide PIXMAN_OP_NONE and PIXMAN_N_OPERATORS behind PIXMAN_INTERNAL_API.
These cannot sanely be used by applications since they may change in new versions.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f09006f..c548174 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,6 +90,8 @@ then
CFLAGS="-O -g"
fi
+CFLAGS="$CFLAGS -DPIXMAN_DISABLE_DEPRECATED -DPIXMAN_INTERNAL_API"
+
#
# We ignore pixman_major in the version here because the major version should
# always be encoded in the actual library name. Ie., the soname is: