Schlesinger, Philip wrote:
Dear David,
Hey, it worked!
Just one problem: it's looking for httpd.h for Configuration:
ApacheModuleXSLT. I searched and found two different versions - one in
cygwin\usr\include\apache, the other in cygwin\usr\include\apache2.
Their dates and file sizes are different (45k vs 62k). Which one should
I use?
The ApacheModuleXSLT sample is old and unmaintained. It was written using
the original Apache APIs, so I imagine the older one is the one you want,
but the easiest thing to do is not build it. Do you really need this
sample application?
Dave