]> granicus.if.org Git - apache/commitdiff
Autoconf can heal your family strife. And it's also a floor wax!
authorManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 00:10:23 +0000 (00:10 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 00:10:23 +0000 (00:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84188 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 36dcbe031e43b2e3943ab70d561b65db7801550e..31626be3f0292f04d06f29b6b42090a95ef66373 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 1999/11/23 08:30:21 $]
+Last modified at [$Date: 1999/11/30 00:10:23 $]
 
 Release:
 
@@ -81,6 +81,17 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
         Should be much cleaner with APR in 2.0.
 
     * Switch to autoconf, et al. for configuration.
+        Status: Manoj has placed an initial version into the 2.0
+        repository. Todos include:
+          
+          - Support selection of modules (including MPMs; only Dexter
+            works right now). Probably involved creating a directory for
+            each module
+          - "make install" and "make depend" should work
+          - a tool to simplfy third-party module building should be
+            written. Something like apxs
+          - Add a lot more checks to satisfy the various platforms, e.g.
+            for threading
 
     * Use APR to get rid of more platform dependancies.
         Status: Ryan Bloom <rbb@raleigh.ibm.com> is working on this.