Hii,

As sson as you configure with "--enable-generic-hook-export"
a compile breaks in mod_generic_hook_export.c.

mod_generic_hook_export.c:60: syntax error before `generic_hook_test'
mod_generic_hook_export.c:61: syntax error before `0'
*** Error code 1
.
It seems that a macro is never defined.

AP_IMPLEMENT_GENERIC_HOOK_RUN_ALL(int,generic_hook_test,(const char
*szStr),
                                  (szStr),OK,DECLINED)


Harrie

Reply via email to