mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge a couple of configure script checks in from team/russell/events. This adds
the checks for the CLM and EVT services from the SAForum AIS. I'm going to work on merging in changes from this branch in pieces. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121403 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -682,6 +682,18 @@
|
||||
/* Define RTLD_NOLOAD headers version */
|
||||
#undef HAVE_RTLD_NOLOAD_VERSION
|
||||
|
||||
/* Define this to indicate the ${SACLM_DESCRIP} library */
|
||||
#undef HAVE_SACLM
|
||||
|
||||
/* Define to indicate the ${SACLM_DESCRIP} library version */
|
||||
#undef HAVE_SACLM_VERSION
|
||||
|
||||
/* Define this to indicate the ${SAEVT_DESCRIP} library */
|
||||
#undef HAVE_SAEVT
|
||||
|
||||
/* Define to indicate the ${SAEVT_DESCRIP} library version */
|
||||
#undef HAVE_SAEVT_VERSION
|
||||
|
||||
/* Define to 1 if your system has /sbin/launchd. */
|
||||
#undef HAVE_SBIN_LAUNCHD
|
||||
|
||||
|
Reference in New Issue
Block a user