https://issues.apache.org/bugzilla/show_bug.cgi?id=44974





--- Comment #1 from Tom Donovan <[EMAIL PROTECTED]>  2008-05-12 08:10:55 PST ---
Created an attachment (id=21950)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21950)
Windows project file for mod_request (trunk)

For Windows build, these changes are also needed:

1. a mod_request.dsp project file is attached
   it requires these manual steps:
     mod_request.dsp should be added to the Apache.dsw workspace
     buildbin should depend on mod_request
     mod_request depends on libapr, libaprutil, libhttpd
     add mod_request.h to "headers" in libhttpd with a custom-build step:
       type .\modules\filters\mod_request.h > .\include\mod_request.h


2. a Makefile.win patch is attached in the next comment.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to