summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-21 00:22:41 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-21 00:22:41 +0000
commitb4ab6b5652c2f2134f3ceb6a285e0f01a8d2bcd2 (patch)
treedafe316b86bf6fc0b071a0b5be97dba85b49cd7e /include
parent6335b4b30d81ccd974040e27a1058080281b8e52 (diff)
X11 checks (at least some - for other platforms with
unusual X11 locations you might need to add more directories) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89472 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 00dbd9fbf..867faffbd 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -985,6 +985,12 @@
/* Define to 1 if `vfork' works. */
#undef HAVE_WORKING_VFORK
+/* Define this to indicate the ${X11_DESCRIP} library */
+#undef HAVE_X11
+
+/* Define to indicate the ${X11_DESCRIP} library version */
+#undef HAVE_X11_VERSION
+
/* Define this to indicate the ${ZAPTEL_DESCRIP} library */
#undef HAVE_ZAPTEL