Parcourir la source

presence modules: removed invalid lib path

- invalid /usr/include/lib was removed from lib path
- cleaned commented headers
Daniel-Constantin Mierla il y a 14 ans
Parent
commit
ba9c637db7

+ 1 - 5
modules_k/presence/Makefile

@@ -1,7 +1,3 @@
-# $Id$
-#
-# Presence Agent
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -12,7 +8,7 @@ LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 1 - 4
modules_k/presence_conference/Makefile

@@ -1,6 +1,3 @@
-#
-# Presence_Conference Makefile
-# 
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -9,7 +6,7 @@ auto_gen=
 NAME=presence_conference.so
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L$(SYSBASE)/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 1 - 4
modules_k/presence_dialoginfo/Makefile

@@ -1,6 +1,3 @@
-#
-# Presence_MWI Makefile
-# 
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -9,7 +6,7 @@ auto_gen=
 NAME=presence_dialoginfo.so
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L$(SYSBASE)/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 0 - 3
modules_k/presence_mwi/Makefile

@@ -1,6 +1,3 @@
-#
-# Presence_MWI Makefile
-# 
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 

+ 1 - 5
modules_k/presence_xml/Makefile

@@ -1,7 +1,3 @@
-# $Id: Makefile 1856 2007-03-15 21:06:00Z jblache $
-#
-# Presence_XML 
-# 
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -12,7 +8,7 @@ LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L$(SYSBASE)/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 1 - 5
modules_k/pua/Makefile

@@ -1,7 +1,3 @@
-# $Id$
-#
-# PUBLISH
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -12,7 +8,7 @@ LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 1 - 5
modules_k/pua_bla/Makefile

@@ -1,7 +1,3 @@
-# $Id: Makefile 1619 2007-02-12 18:17:05Z bogdan_iancu $
-#
-# PUA_BLA
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -10,7 +6,7 @@ auto_gen=
 NAME=pua_bla.so
 LIBS=
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 1 - 5
modules_k/pua_dialoginfo/Makefile

@@ -1,7 +1,3 @@
-# $Id: Makefile 1856 2007-03-15 21:06:00Z jblache $
-#
-# PUBLISH
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -12,7 +8,7 @@ LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 0 - 7
modules_k/pua_mi/Makefile

@@ -1,7 +1,3 @@
-# $Id$
-#
-# PUBLISH
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -10,9 +6,6 @@ auto_gen=
 NAME=pua_mi.so
 LIBS=
 
-DEFS+=-I$(LOCALBASE)/include
-LIBS+=-L$(SYSBASE)/include/lib -L$(LOCALBASE)/lib
-
 DEFS+=-DOPENSER_MOD_INTERFACE
 
 SERLIBPATH=../../lib

+ 1 - 5
modules_k/pua_usrloc/Makefile

@@ -1,7 +1,3 @@
-# $Id$
-#
-# PUBLISH
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -12,7 +8,7 @@ LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE
 

+ 1 - 5
modules_k/pua_xmpp/Makefile

@@ -1,7 +1,3 @@
-# $Id: Makefile,v 1.2 2005/10/25 16:23:28 bogdan_iancu Exp $
-#
-# PUBLISH
-#
 # 
 # WARNING: do not run this directly, it should be run by the master Makefile
 
@@ -11,7 +7,7 @@ NAME= pua_xmpp.so
 LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE