[sr-dev] git:master: Makefile: geoip module added to excluded list

Daniel-Constantin Mierla miconda at gmail.com
Wed Jan 20 11:53:24 CET 2010


Module: sip-router
Branch: master
Commit: cd9876d687d65de1fe4e372bb34ef93f9ca3b29e
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cd9876d687d65de1fe4e372bb34ef93f9ca3b29e

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Jan 20 11:52:37 2010 +0100

Makefile: geoip module added to excluded list

- depends on libgeoip

---

 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index b7c41c5..3dff7a8 100644
--- a/Makefile
+++ b/Makefile
@@ -224,6 +224,8 @@ else
 	exclude_modules+= bdb dbtext iptrtpproxy pa rls
 	# dcm: for now needs backports from sr
 	exclude_modules+= mtree
+	# depends on libgeoip
+	exclude_modules+= geoip
 endif
 
 # always exclude the CVS dir




More information about the sr-dev mailing list