]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
removed default setting since no longer needed.
authorGuenter Knauf <fuankg@apache.org>
Thu, 30 Sep 2010 00:17:12 +0000 (00:17 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 30 Sep 2010 00:17:12 +0000 (00:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1002907 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUenvironment.inc

index 17d5f486bcfc48dd52a269f1d32d08b26f18ef0c..e89bbf22767cda3369304f89428f55451cb0c399 100644 (file)
@@ -144,10 +144,6 @@ WIN_CFLAGS =  -O2 -gccinc -nodefaults -proc 586 -w off
 WIN_CFLAGS += -ir $(MWCW_MSL) -ir $(MWCW_W32) -lr $(MWCW_MSL) -lr $(MWCW_W32)
 WIN_CFLAGS += -lMSL_All_x86.lib -lkernel32.lib -luser32.lib
 
-ifndef BUILDTOOL_AS_NLM
-BUILDTOOL_AS_NLM = 1
-endif
-
 # Base compile flags
 # and prefix or precompiled header added here.