manoj 99/11/29 16:10:24
Modified: . STATUS
Log:
Autoconf can heal your family strife. And it's also a floor wax!
Revision Changes Path
1.19 +12 -1 apache-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-2.0/STATUS,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -u -r1.18 -r1.19
--- STATUS 1999/11/23 08:30:21 1.18
+++ STATUS 1999/11/30 00:10:23 1.19
@@ -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 @@
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 <[EMAIL PROTECTED]> is working on this.