diff options
author | Manoj Kasichainula <manoj@apache.org> | 1999-11-30 01:10:23 +0100 |
---|---|---|
committer | Manoj Kasichainula <manoj@apache.org> | 1999-11-30 01:10:23 +0100 |
commit | dc594d70af72d5d2fa5aebba0738b7de5a960c76 (patch) | |
tree | c2a5ae4e90ff514c1b1e0791e1be4445045e1b08 /STATUS | |
parent | The second part of the big autoconf patch, which actually adds autoconf (diff) | |
download | apache2-dc594d70af72d5d2fa5aebba0738b7de5a960c76.tar.xz apache2-dc594d70af72d5d2fa5aebba0738b7de5a960c76.zip |
Autoconf can heal your family strife. And it's also a floor wax!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84188 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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. |