From: Manoj Kasichainula Date: Tue, 30 Nov 1999 00:10:23 +0000 (+0000) Subject: Autoconf can heal your family strife. And it's also a floor wax! X-Git-Tag: 1.3.10~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc594d70af72d5d2fa5aebba0738b7de5a960c76;p=apache 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 --- diff --git a/STATUS b/STATUS index 36dcbe031e..31626be3f0 100644 --- 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 is working on this.