Add configure script check for JACK.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98605 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-01-13 18:08:50 +00:00
parent bed72d73b0
commit d20cb305af
5 changed files with 336 additions and 25 deletions

View File

@@ -367,6 +367,12 @@
/* Define to indicate the ${ISDNNET_DESCRIP} library version */
#undef HAVE_ISDNNET_VERSION
/* Define this to indicate the ${JACK_DESCRIP} library */
#undef HAVE_JACK
/* Define to indicate the ${JACK_DESCRIP} library version */
#undef HAVE_JACK_VERSION
/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H