mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Make app_fax compatible with newer versions of spandsp. This remains backwards compatible with earlier versions though so do not fret.
(closes issue #14073) Reported by: seandarcy git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@164257 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -779,6 +779,9 @@
|
||||
/* Define this to indicate the ${SPANDSP_DESCRIP} library */
|
||||
#undef HAVE_SPANDSP
|
||||
|
||||
/* Define to 1 if spandsp/expose.h is available. */
|
||||
#undef HAVE_SPANDSP_EXPOSE_H
|
||||
|
||||
/* Define to indicate the ${SPANDSP_DESCRIP} library version */
|
||||
#undef HAVE_SPANDSP_VERSION
|
||||
|
||||
|
Reference in New Issue
Block a user