summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-10-11 21:35:06 +0000
committerBradley Nicholes <bnicholes@apache.org>2002-10-11 21:35:06 +0000
commit11128b2991ec9afea1b12d805b716ff97873e3c0 (patch)
treec4abaaa43a3ad20006b3fcba6877be08ed37b6d0 /build
parent0f879161210ff48c6aa59cc9eb8c0224b8cdfe7f (diff)
downloadhttpd-11128b2991ec9afea1b12d805b716ff97873e3c0.tar.gz
NetWare makefile changes to facilitate building the auth_ldap modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97182 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUenvironment.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index 099bfe5cf0..0f8c97f1d4 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -114,6 +114,9 @@ LIB = mwldnlm -type library -w nocmdline
NOVI = $(NOVELLLIBC)\imports
INCDIRS = $(NOVELLLIBC)\include;$(NOVELLLIBC)\include\nks;$(NOVELLLIBC)\include\winsock;
+ifneq "$(LDAPSDK)" ""
+INCDIRS := $(INCDIRS);$(LDAPSDK)/inc
+endif
DEFINES = -DNETWARE