]> granicus.if.org Git - apache/commit
Fixes the build of proxy on Windows. Since the proxy_module is declared
authorGraham Leggett <minfrin@apache.org>
Wed, 4 Aug 2004 00:32:07 +0000 (00:32 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 4 Aug 2004 00:32:07 +0000 (00:32 +0000)
commit0fa986980f9fad917545dbeef1fe1e07e1e062c9
tree433bbf9f38917616648205b0a03d7efdf264b23d
parent03d2dd9b4ce4b0397a3fcf5bbd3add017a18fa7d
Fixes the build of proxy on Windows. Since the proxy_module is declared
as extern using AP_MODULE_DECLARE_DATA that expands to dllexport, there
is a LNK2001 error when building proxy_http.
PR:
Obtained from: Mladen Turk <mturk@apache.org>
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104469 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy.h