Parcourir la source

presence_reginfo: no need to link against libxml2

Ovidiu Sas il y a 12 ans
Parent
commit
8a5164c47a
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      modules_k/presence_reginfo/Makefile

+ 0 - 3
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