From 661a2201ec8ffcb8ebcf44c85f32791fd982f382 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 10 Jun 2008 00:43:06 +0000 Subject: 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 --- makeopts.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'makeopts.in') diff --git a/makeopts.in b/makeopts.in index 3d564b7a4..9fd9cc5e2 100644 --- a/makeopts.in +++ b/makeopts.in @@ -154,6 +154,12 @@ 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@ + RADIUS_INCLUDE=@RADIUS_INCLUDE@ RADIUS_LIB=@RADIUS_LIB@ -- cgit v1.2.3