소스 검색

presence_reginfo: no need to link against libxml2

Ovidiu Sas 12 년 전
부모
커밋
8a5164c47a
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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