Commit 69c90c0d authored by Alexei Kosut's avatar Alexei Kosut
Browse files

Change IS_MODULE to SHARED_MODULE in Win32 to match Unix. Also remove

IS_MODULE definitions from source files, move them to mak/dsp files
(all of them).

In related code, also have API_EXPORT use dllimport instead of
dllexport when SHARED_MODULE is defined (according to the VC++
docs, this results in "more efficient code") and fix API_EXPORT
redefinition in hsregex.h.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80809 13f79535-47bb-0310-9956-ffa450edef68
parent bc98e430
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment