dgaudet 98/03/14 02:13:17
Modified: . STATUS Log: Revision Changes Path 1.27 +7 -0 apache-2.0/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-2.0/STATUS,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- STATUS 1998/03/08 15:07:21 1.26 +++ STATUS 1998/03/14 10:13:15 1.27 @@ -53,6 +53,13 @@ * The "autoconf toolset" should include all three: autoconf, automake, and libtool. Status: Brian +1, Jim +1, Roy +1, Dean +1, Ken +1, Ralf +1, Martin +1 + + * Whatever we do regarding autoconf, we should be able to configure to build + objects other than in the source tree. autoconf allows for this... you + can do "mkdir obj; cd obj; ../configure". This is great for multiple + platforms... or even on a single platform, one copy with profiling another + without. + Status: Dean +1 FEATURE SET FOR 2.0 Here, we decide how many of the following feature ideas we will set for