From 533d426fefd676ba437dbb3f9b72fecd0ff43a70 Mon Sep 17 00:00:00 2001 From: tilghman Date: Tue, 22 Jan 2008 22:33:20 +0000 Subject: Add res_config_ldap for realtime LDAP engine. (closes issue #5768) Reported by: mguesdon Patches: res_config_ldap-v0.7.tar.gz uploaded by mguesdon (license 121) res_ldap.conf.sample uploaded by suretec (license 70) asterisk-v3.1.4.ldif uploaded by suretec (license 70) asterisk-v3.1.4.schema uploaded by suretec (license 70) Tested by: oej, mguesdon, suretec, cthorner git-svn-id: http://svn.digium.com/svn/asterisk/trunk@99696 f38db490-d61c-443f-a65b-d21fe96a405b --- makeopts.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makeopts.in') diff --git a/makeopts.in b/makeopts.in index aac5cf8b1..1b150a94b 100644 --- a/makeopts.in +++ b/makeopts.in @@ -102,6 +102,9 @@ IMAP_TK_LIB=@IMAP_TK_LIB@ JACK_INCLUDE=@JACK_INCLUDE@ JACK_LIB=@JACK_LIB@ +LDAP_INCLUDE=@LDAP_INCLUDE@ +LDAP_LIB=@LDAP_LIB@ + LUA_INCLUDE=@LUA_INCLUDE@ LUA_LIB=@LUA_LIB@ -- cgit v1.2.3