Philip Martin <[email protected]> writes: > Stefan Fuhrmann <[email protected]> writes: > >> What does the version check look like on Windows? > > Good point, I don't know how to handle that.
I suppose I have to put back the MMN checks in mod_authz_svn.c, retain the new configure checks, and have configure set some #define that overides the checks in mod_authz_svn.c for httpd patched without MMN bump. If I arrange it so that configure only sets #defines for unusual cases (patched httpd without MMN bump) then the same code will be used by Unix and Windows most of the time. -- Philip Martin WANdisco

