summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-03-08 05:12:55 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-03-08 05:12:55 +0000
commite58fc610ae19925364e102c524aa899c64491569 (patch)
treeaa37a241d65698ce2986f79aa0a59955216c678d /include
parent007e52f5dcb1fb48138a40dd3a3834c3040140a2 (diff)
Change needed to make Mac OS X 10.6 happy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@251262 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 3f6773c22..311e544ff 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -425,6 +425,12 @@
/* Define to the version of the Jack Audio Connection Kit library. */
#undef HAVE_JACK_VERSION
+/* Define to 1 if you have the kqueue support library. */
+#undef HAVE_KQUEUE
+
+/* Define to the version of the kqueue support library. */
+#undef HAVE_KQUEUE_VERSION
+
/* Define to 1 if you have the OpenLDAP library. */
#undef HAVE_LDAP