2010/1/15 Pedro Félix <pedrofe...@cc.isel.ipl.pt>: > Now, my main question is how to create a separate building environment for > this module. I've downloaded the httpd sources, and created several files in > the source tree (mod_auth_wrap.c, mod_auth_wrap.dep, mod_auth_wrap.mak). I'm > using the mod_auth_wrap.mak makefile (copied from mod_auth_basic.mak) to > build the module under windows. However, I would like to create a separate > building environment (not in the httpd source tree) with only my module and > all the artifacts required to build it under windows and linux. Any thoughts > or advices regarding this?
There is a windows flavor of apxs hosted over at mod_perl -- Eric Covener cove...@gmail.com