summaryrefslogtreecommitdiffstats
path: root/srclib
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-02-25 23:20:25 +0100
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-02-25 23:20:25 +0100
commitd3fdebba53fbf42c5475e9437c93d472ca150461 (patch)
treee182c823c7fc6f135d0dd7c7d041d77137629770 /srclib
parent The only thing about perl that drives me crazy, how many times to (diff)
downloadapache2-d3fdebba53fbf42c5475e9437c93d472ca150461.tar.xz
apache2-d3fdebba53fbf42c5475e9437c93d472ca150461.zip
A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."
references using build/fixwin32mak.pl, and the latest #if APR_HAVE_FOO_H fixes apparently worked, now that they no longer appear as dependencies [which had broken the build entirely.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88336 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-rw-r--r--srclib/expat-lite/expat.mak44
-rw-r--r--srclib/expat-lite/libexpat.mak44
2 files changed, 8 insertions, 80 deletions
diff --git a/srclib/expat-lite/expat.mak b/srclib/expat-lite/expat.mak
index 1b7ede00e1..e06e1efccf 100644
--- a/srclib/expat-lite/expat.mak
+++ b/srclib/expat-lite/expat.mak
@@ -209,18 +209,9 @@ SOURCE=".\hashtable.c"
DEP_CPP_HASHT=\
".\hashtable.h"\
".\xmldef.h"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_HASHT=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
@@ -234,18 +225,9 @@ DEP_CPP_XMLPA=\
".\xmlparse.h"\
".\xmlrole.h"\
".\xmltok.h"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_XMLPA=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
@@ -257,18 +239,9 @@ DEP_CPP_XMLRO=\
".\xmldef.h"\
".\xmlrole.h"\
".\xmltok.h"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_XMLRO=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
@@ -287,18 +260,9 @@ DEP_CPP_XMLTO=\
".\xmltok_impl.c"\
".\xmltok_impl.h"\
".\xmltok_ns.c"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_XMLTO=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
diff --git a/srclib/expat-lite/libexpat.mak b/srclib/expat-lite/libexpat.mak
index 4dc25253cc..5fbecfa691 100644
--- a/srclib/expat-lite/libexpat.mak
+++ b/srclib/expat-lite/libexpat.mak
@@ -230,18 +230,9 @@ SOURCE=".\hashtable.c"
DEP_CPP_HASHT=\
".\hashtable.h"\
".\xmldef.h"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_HASHT=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
@@ -255,18 +246,9 @@ DEP_CPP_XMLPA=\
".\xmlparse.h"\
".\xmlrole.h"\
".\xmltok.h"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_XMLPA=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
@@ -278,18 +260,9 @@ DEP_CPP_XMLRO=\
".\xmldef.h"\
".\xmlrole.h"\
".\xmltok.h"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_XMLRO=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\
@@ -308,18 +281,9 @@ DEP_CPP_XMLTO=\
".\xmltok_impl.c"\
".\xmltok_impl.h"\
".\xmltok_ns.c"\
- {$(INCLUDE)}"ap_config.h"\
- {$(INCLUDE)}"ap_ctype.h"\
- {$(INCLUDE)}"ap_mmn.h"\
- {$(INCLUDE)}"arpa\inet.h"\
- {$(INCLUDE)}"dirent.h"\
- {$(INCLUDE)}"hsregex.h"\
- {$(INCLUDE)}"netdb.h"\
- {$(INCLUDE)}"os.h"\
- {$(INCLUDE)}"sys\socket.h"\
NODEP_CPP_XMLTO=\
- "..\..\..\..\apache\include\ap_config_auto.h"\
+ ".\ap_config.h"\
".\nspr.h"\