From bfee2d6b38b7c45a96ba502cb927084e89986cec Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Wed, 10 Jan 2001 20:33:02 +0000 Subject: [PATCH] "Well, hello! Gay now!" -- Willow, from Buffy the Vampire Slayer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87647 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 23b3db5153..17df5b0426 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2000/12/26 21:39:34 $] +Last modified at [$Date: 2001/01/10 20:33:02 $] Release: @@ -75,6 +75,11 @@ RELEASE SHOWSTOPPERS: installed and a "make clean" in aprutil would make Apache fail to load. + * users who want to install third-party modules into the Apache + source tree (for static linking) need to have autoconf and + libtool installed. This is because the module needs to have its + config.m4 incorporated into ./configure, which means "buildconf" + must be run. RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * The directives to setup output filters need to be re-visited. These -- 2.50.1