mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user