summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2009-03-19 15:10:14 -0700
committerDan Nicholson <dbn.lists@gmail.com>2009-03-19 16:58:45 -0700
commitd4ddac2b8d83b94483009ecf1ba43d3d981d6336 (patch)
tree16a6fd6c76ecfe8cdfd5a304cf318c041cedda41 /configure.ac
parent6aa78dedb2dfecb781d1bff133d6778cc62e2587 (diff)
downloadlibxkbcommon-d4ddac2b8d83b94483009ecf1ba43d3d981d6336.tar.gz
libxkbcommon-d4ddac2b8d83b94483009ecf1ba43d3d981d6336.tar.bz2
libxkbcommon-d4ddac2b8d83b94483009ecf1ba43d3d981d6336.zip
Use XKB alloc macros internally
These are used throughout the XKB code, but are defined in XKBsrv.h, which we'd like to avoid. Internal definitions for True/False have also been added since they're in Xlib.h
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e401999..85ba79c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,6 +72,7 @@ m4_ifndef([XORG_MACROS_VERSION],
[m4_fatal([must install xorg-macros before running autoconf/autogen.sh])])
XORG_MACROS_VERSION([1.2.0])
XORG_RELEASE_VERSION
+XORG_CHECK_MALLOC_ZERO
XORG_CWARNFLAGS
XORG_CHANGELOG