[EMAIL PROTECTED] wrote:
+
+#ifndef AS400
#include "ap_mpm.h"
+#endif
That's wrong IMO.
Look at the Apache modules:
mod_mem_cache
mod_cgid
mod_cgid
mod_info
mod_status
mod_ssl
They all have '#include "ap_mpm.h"'
So, I suppose that's something wrong with your
apache build not the way how this file should
be included.
If the file is not present inside apache/include
distribution, then it's apache build error,
that we shoudn't fixed like you did thought.
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]