Module: sip-router Branch: master Commit: b0f6ec8784712e4c1436fc9a4a3b54296e94ba5c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b0f6ec87...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Wed Apr 15 22:27:36 2009 +0200
makefile: excluded modules that do not compile
- excluded modules that depend on external libs from default compilation - excluded non-essential modules that do not compile yet
---
Makefile | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index 5ed6935..89a5e10 100644 --- a/Makefile +++ b/Makefile @@ -172,7 +172,12 @@ else auth_radius uri_radius avp_radius \ acc_radius dialog pa rls presence_b2b xcap xmlrpc\ osp tls oracle \ - unixsock dbg print_lib auth_identity ldap + unixsock dbg print_lib auth_identity ldap \ + db_berkeley db_mysql db_postgres db_oracle \ + db_unixodbc memcached mi_xmlrpc \ + nat_traversal perlvdb purple seas siptrace \ + snmpstats uac_redirect xmpp \ + carrierroute # excluded because they do not compile (remove them only after they are # fixed) -- andrei exclude_modules+= avpops bdb dbtext iptrtpproxy pa rls