make/linux.mk

changeset 107
7e81699d1f77
parent 92
382bff43c6eb
child 202
c374d11d6720
--- a/make/linux.mk	Sat Oct 31 15:01:07 2015 +0100
+++ b/make/linux.mk	Sat Oct 31 16:39:12 2015 +0100
@@ -29,7 +29,7 @@
 
 # compiler and linker flags
 CFLAGS += -DLINUX
-LDFLAGS += -lpthread -ldl -lnsl -lm -lxerces-c -lldap
+LDFLAGS += -lpthread -ldl -lnsl -lm -lldap
 
 
 # platform dependend source files

mercurial