]> granicus.if.org Git - apache/commitdiff
"Well, hello! Gay now!"
authorGreg Stein <gstein@apache.org>
Wed, 10 Jan 2001 20:33:02 +0000 (20:33 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 10 Jan 2001 20:33:02 +0000 (20:33 +0000)
           -- 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

diff --git a/STATUS b/STATUS
index 23b3db5153ca4f533e8faf70bd1efe5d3bbf7c63..17df5b0426aa4dbb17fb8076eea5fe5c25d224c6 100644 (file)
--- 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