aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-08-12 00:48:10 +0000
committerGunter Knauf <gk@gknw.de>2007-08-12 00:48:10 +0000
commit44dc36cc8f4c205bd9c63bf2f9f1bb34c83d43f6 (patch)
tree974a3c0fe2c6dfdd7a68c2b118f3910e4d0132dd
parent6d3701318d99f324b4f79246636f1a78cef58286 (diff)
disable LDAP since we can no longer compile due to header incompatiblities.
-rw-r--r--lib/Makefile.netware2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index ff98021f5..8b6c60e3f 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -176,6 +176,8 @@ ifeq ($(LIBARCH),LIBC)
# INCLUDES += -I$(SDK_LIBC)/include/winsock
# INCLUDES += -I$(SDK_LDAP)/libc/inc
CFLAGS += -D_POSIX_SOURCE
+ # disable LDAP since we can no longer compile.
+ DISABLE_LDAP = 1
else
INCLUDES += -I$(SDK_CLIB)/include/nlm
# INCLUDES += -I$(SDK_CLIB)/include/nlm/obsolete