]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).
authorBill Stoddard <stoddard@apache.org>
Mon, 3 Apr 2000 18:40:44 +0000 (18:40 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 3 Apr 2000 18:40:44 +0000 (18:40 +0000)
commit0b0be5337c0635d0eda25c36327d4965359655e2
tree4b86e55dac156a5324147e3db180d3746ae4c665
parent9cfe627f552f98a25b68705a62389a11781427d5
Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).
Now, apr.h and apr_config.h are generated from apr.hw and apr_config.hw
at build time. At this point, the server will not compile on Windows because
of the recent DSO commits. Fixing those next.

Submitted by: Bill Rowe & Bill Stoddard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84896 13f79535-47bb-0310-9956-ffa450edef68
server/log.c