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
This commit is contained in:
Sean Bright
2008-08-03 16:14:14 +00:00
parent 340809a771
commit 6cf6d9eca5
9 changed files with 375 additions and 18 deletions

View File

@@ -9,6 +9,7 @@ GSM=@PBX_GSM@
GTK2=@PBX_GTK2@
GTK=@PBX_GTK@
H323=@PBX_H323@
HOARD=@PBX_HOARD@
ICONV=@PBX_ICONV@
IKSEMEL=@PBX_IKSEMEL@
IMAP_TK=@PBX_IMAP_TK@