[sr-dev] git:master: presence_reginfo: no need to link against libxml2

Ovidiu Sas osas at voipembedded.com
Sun Dec 2 20:02:41 CET 2012


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

Author: Ovidiu Sas <osas at voipembedded.com>
Committer: Ovidiu Sas <osas at voipembedded.com>
Date:   Sun Dec  2 13:56:36 2012 -0500

presence_reginfo: no need to link against libxml2

---

 modules_k/presence_reginfo/Makefile |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/modules_k/presence_reginfo/Makefile b/modules_k/presence_reginfo/Makefile
index 766b99e..6b508a7 100644
--- a/modules_k/presence_reginfo/Makefile
+++ b/modules_k/presence_reginfo/Makefile
@@ -7,9 +7,6 @@
 include ../../Makefile.defs
 auto_gen=
 NAME=presence_reginfo.so
-DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
-      -I$(LOCALBASE)/include
-LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DKAMAILIO_MOD_INTERFACE
 




More information about the sr-dev mailing list