]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 25 Feb 2001 22:20:25 +0000 (22:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 25 Feb 2001 22:20:25 +0000 (22:20 +0000)
commit5fee9560da33cb1dba35fdd9d5738d3513cf6fa9
treee182c823c7fc6f135d0dd7c7d041d77137629770
parentc97f0b722ae3e6da74b1af3989b6d1d4484d3382
  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
23 files changed:
Apache.mak
libhttpd.mak
modules/aaa/mod_auth_anon.mak
modules/aaa/mod_auth_dbm.mak
modules/aaa/mod_auth_digest.mak
modules/cache/mod_file_cache.mak
modules/dav/fs/mod_dav_fs.mak
modules/dav/main/mod_dav.mak
modules/generators/mod_info.mak
modules/generators/mod_status.mak
modules/mappers/mod_rewrite.mak
modules/mappers/mod_speling.mak
modules/metadata/mod_cern_meta.mak
modules/metadata/mod_expires.mak
modules/metadata/mod_headers.mak
modules/metadata/mod_usertrack.mak
server/gen_test_char.mak
srclib/expat-lite/expat.mak
srclib/expat-lite/libexpat.mak
support/ab.mak
support/htdigest.mak
support/htpasswd.mak
support/logresolve.mak