* [EMAIL PROTECTED] wrote:

>   Add fatal exception hook for use by debug modules.  The hook is only
>   available if the --enable-exception-hook configure parm is used.
>   
>   Sample users at http://httpd.apache.org/~trawick/exception_hook.html

>   +[
>   +    AC_DEFINE(AP_ENABLE_EXCEPTION_HOOK, 1,
>   +              [Allow modules to run hook after a fatal exception])
>   +])dnl
>   +

there's a dnl too much.

Docs note: The "on test systems only" sentence should appear in a big
warning box (with red letters :-). Perhaps this should be reflected in the
configure help itself.

nd

Reply via email to