Make compilation of chan_dahdi so that it does not require the new pri_progress_with_cause function to have libpri support work.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154875 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matthew Fredrickson
2008-11-05 20:45:03 +00:00
parent 9838dac733
commit 5250201d8b
4 changed files with 285 additions and 3 deletions

View File

@@ -623,6 +623,12 @@
/* Define to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library version */
#undef HAVE_PRI_INBANDDISCONNECT_VERSION
/* Define this to indicate the ${PRI_PROG_W_CAUSE_DESCRIP} library */
#undef HAVE_PRI_PROG_W_CAUSE
/* Define to indicate the ${PRI_PROG_W_CAUSE_DESCRIP} library version */
#undef HAVE_PRI_PROG_W_CAUSE_VERSION
/* Define to indicate the ${PRI_DESCRIP} library version */
#undef HAVE_PRI_VERSION