make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127017 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2008-07-01 17:22:47 +00:00
parent 6fa1dab33d
commit 00696f5f37
8 changed files with 120 additions and 896 deletions

View File

@@ -154,11 +154,8 @@ SS7_LIB=@SS7_LIB@
PWLIB_INCLUDE=@PWLIB_INCLUDE@
PWLIB_LIB=@PWLIB_LIB@
SACLM_INCLUDE=@SACLM_INCLUDE@
SACLM_LIB=@SACLM_LIB@
SAEVT_INCLUDE=@SAEVT_INCLUDE@
SAEVT_LIB=@SAEVT_LIB@
AIS_INCLUDE=@AIS_INCLUDE@
AIS_LIB=@AIS_LIB@
RADIUS_INCLUDE=@RADIUS_INCLUDE@
RADIUS_LIB=@RADIUS_LIB@