summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2006-03-22 06:59:02 +0100
committerWilliam A. Rowe Jr <wrowe@apache.org>2006-03-22 06:59:02 +0100
commit160a9433328bfd87a7310d981c93e7c9fa10d286 (patch)
tree88de5ff8d42f43512d9d64b0904b7ae92bc316fa
parentrevert the LDAPConnectionTimeout and LDAPVerifyServerCert directives back to ... (diff)
downloadapache2-160a9433328bfd87a7310d981c93e7c9fa10d286.tar.xz
apache2-160a9433328bfd87a7310d981c93e7c9fa10d286.zip
Axe a previously axed reference to an unused build-time
generator. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@387743 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--Makefile.win3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.win b/Makefile.win
index b21ac9af1b..96e7a9f4a8 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -190,9 +190,6 @@ _build:
cd ..
!ENDIF
cd ..\..
- cd srclib\apr-util\uri
- $(MAKE) $(MAKEOPT) -f gen_uri_delims.mak CFG="gen_uri_delims - Win32 $(LONG)" RECURSE=0 $(CTARGET)
- cd ..\..\..
cd srclib\apr-util\xml\expat\lib
$(MAKE) $(MAKEOPT) -f xml.mak CFG="xml - Win32 $(LONG)" RECURSE=0 $(CTARGET)
cd ..\..\..