Module: sip-router
Branch: sr_3.0
Commit: ba23e4e065cf2a78f0b4aac42e6a3cfbc9dfc18d
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ba23e4e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Nov 6 13:33:03 2009 +0100
remove some modules from excluded_modules list
- they compile and were K default
(cherry picked from commit 93b42945ad2a57c84626cdd08ec40aa17c06036d)
---
Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index b482402..7f2d496 100644
--- a/Makefile
+++ b/Makefile
@@ -198,13 +198,13 @@ else
# excluded because they depend on external libraries
exclude_modules?= cpl mangler postgres jabber mysql cpl-c \
auth_radius misc_radius \
- acc_radius dialog pa rls presence_b2b xcap xmlrpc\
+ acc_radius pa rls presence_b2b xcap xmlrpc\
osp tls oracle \
unixsock dbg print_lib auth_identity ldap \
db_berkeley db_mysql db_postgres db_oracle \
db_unixodbc memcached mi_xmlrpc \
- nat_traversal perl perlvdb purple seas siptrace \
- snmpstats uac_redirect xmpp \
+ perl perlvdb purple seas \
+ snmpstats xmpp \
carrierroute misc_radius peering \
dialplan lcr utils presence \
presence_dialoginfo presence_xml pua pua_bla \