summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-08-03 16:14:14 +0000
committerSean Bright <sean@malleable.com>2008-08-03 16:14:14 +0000
commit6cf6d9eca5c9a6ed95c646545c06bf9d5ee82b13 (patch)
tree29c91d891c8a34d1f8d9c00a25db68301ed02e6f /include/asterisk/autoconfig.h.in
parent340809a7710c3e388ca1208ca66d0c9e5deb08b8 (diff)
Merge in changes that allow Asterisk to be built against the Hoard
memory allocator. See doc/hoard.txt for more details. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135405 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-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 8f3ff14ac..cff934563 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -343,6 +343,12 @@
/* Define if your system has the GTK2 libraries. */
#undef HAVE_GTK2
+/* Define this to indicate the ${HOARD_DESCRIP} library */
+#undef HAVE_HOARD
+
+/* Define to indicate the ${HOARD_DESCRIP} library version */
+#undef HAVE_HOARD_VERSION
+
/* Define this to indicate the ${ICONV_DESCRIP} library */
#undef HAVE_ICONV