]> granicus.if.org Git - apache/commitdiff
Add a quick note about external modules.
authorRyan Bloom <rbb@apache.org>
Thu, 11 Jan 2001 06:10:50 +0000 (06:10 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 11 Jan 2001 06:10:50 +0000 (06:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87650 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 17df5b0426aa4dbb17fb8076eea5fe5c25d224c6..3f91a0f3bd25352ca722682294f447a2509d1ea4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/01/10 20:33:02 $]
+Last modified at [$Date: 2001/01/11 06:10:50 $]
 
 Release:
 
@@ -80,6 +80,10 @@ RELEASE SHOWSTOPPERS:
       libtool installed. This is because the module needs to have its
       config.m4 incorporated into ./configure, which means "buildconf"
       must be run.
+      Note: This is in part because we have removed the "extra" directory.
+            In the Apache-2.0 repository, this directory had a config.m4
+            file that allowed people to add external modules by
+            specifying --with-module on the configure line.
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
     * The directives to setup output filters need to be re-visited.  These