From ac33a9e01f776dc8a2e51b1d618c5a4d680e4a16 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Wed, 6 Feb 2002 08:44:13 +0000 Subject: [PATCH] Note fixes so that DB1 on a FreeBSD box work with apr-util. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93282 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index a6ddcd7cc2..9259b1f59a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/06 03:55:42 $] +Last modified at [$Date: 2002/02/06 08:44:13 $] Release: @@ -107,7 +107,10 @@ RELEASE SHOWSTOPPERS: Justin postulates that this might be related to the fact that mod_auth_dbm wasn't using apr-util. See modules/aaa/mod_auth_dbm.c revision 1.42 and - module/aaa/config.m4 revision 1.54. + module/aaa/config.m4 revision 1.54. Also, FreeBSD's DB + variant was not properly detected. See + apr-util/build/apu-conf.m4 revision 1.31 and + apr-util/dbm/apr_dbm_berkeleydb.c revision 1.17. * Madhu reports that the worker MPM doesn't shutdown nicely after a stress test. -- 2.40.0