From cd9391d0aaacc145f2b70ca89fd54e91eeb7ff84 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 28 Aug 2001 23:34:30 +0000 Subject: [PATCH] update from Mr. Slive's comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90776 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/STATUS b/STATUS index 7ccfbe8ee4..170090bcaf 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/08/28 21:00:40 $] +Last modified at [$Date: 2001/08/28 23:34:30 $] Release: @@ -77,18 +77,12 @@ RELEASE SHOWSTOPPERS: to make it agree with the operation of the StartServers directive. - * configure --enable-mods-shared=most and --enable-mods=most - options have issues. Examples: + * configure --enable-mods-shared=most option has issues. Example: ./configure --enable-mods-shared=most This builds mod_headers as a DSO (good) but builds mod_mime - as a compiled-in module (bad, I think). - - ./configure --enable-mods=most - - This builds mod_mime(good) but doesn't build mod_headers at - all (bad). + as a compiled-in module (bad). RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: -- 2.50.1