From: Guenter Knauf Date: Fri, 17 Jul 2009 15:52:09 +0000 (+0000) Subject: NetWare inc file cosmetic fix. X-Git-Tag: 2.2.12~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726012b4314f25afd41ea7b1636a18c98b9f1bef;p=thirdparty%2Fapache%2Fhttpd.git NetWare inc file cosmetic fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@795121 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index 097bff1fc90..c549eb664e4 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -67,8 +67,8 @@ endif # # Set the Release type that you want to build, possible values are: # -# debug - full debug switches are set -# noopt - normal switches are set (default) +# debug - full debug switches are set +# noopt - normal switches are set (default) # optimized - optimization switches are set ifdef reltype @@ -132,7 +132,7 @@ endif NOVI = $(NOVELLLIBC)\imports -INCDIRS = $(NOVELLLIBC)\include;$(NOVELLLIBC)\include\nks;$(NOVELLLIBC)\include\winsock; +INCDIRS = $(NOVELLLIBC)\include;$(NOVELLLIBC)\include\nks;$(NOVELLLIBC)\include\winsock; ifneq "$(LDAPSDK)" "" INCDIRS := $(INCDIRS);$(LDAPSDK)/inc endif