diff options
Diffstat (limited to 'www/mod_backtrace/pkg-descr')
-rw-r--r-- | www/mod_backtrace/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backtrace/pkg-descr b/www/mod_backtrace/pkg-descr index 89d090bde31b..1eb100393f40 100644 --- a/www/mod_backtrace/pkg-descr +++ b/www/mod_backtrace/pkg-descr @@ -3,7 +3,7 @@ collects backtraces when a child process crashes. Currently it is implemented only on Linux and FreeBSD, but other platforms could be supported in the future. -Requirements: Apache httpd >= 2.0.49 must be built with the +Requirements: Apache httpd >= 2.0.49 must be built with the --enable-exception-hook configure option and mod_so enabled. Activating mod_backtrace: |