make/osx.mk

changeset 107
7e81699d1f77
parent 91
fac51f87def0
--- a/make/osx.mk	Sat Oct 31 15:01:07 2015 +0100
+++ b/make/osx.mk	Sat Oct 31 16:39:12 2015 +0100
@@ -29,7 +29,7 @@
 
 # compiler and linker flags
 CFLAGS += -DBSD -DOSX
-LDFLAGS += -lpthread -ldl -lm -lxerces-c -lldap
+LDFLAGS += -lpthread -ldl -lm -lldap
 
 
 # platform dependend source files

mercurial