Changes with Apache 2.0b1
+ *) Modify the install directory layout. Modules are now installed in
+ modules/. Shared libraries should be installed in libraries/, but
+ we don't have any of those on Unix yet. All install directories
+ are modifyable at configure time. [Ryan Bloom]
+
*) Install all header files in the same directory on Unix. [Ryan Bloom]
*) Get the functions in server/linked into the server, regardless of
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2000/12/19 03:43:15 $]
+Last modified at [$Date: 2000/12/20 06:17:52 $]
Release:
top-level SUBDIRS list, but definitely get it cleaned for the
dev guys. (Greg volunteers)
- * The installed layout needs to be fixed. This means that the header
- files need to be installed in the correct location. Expect a message
- in a few minutes with my opinion for how this should look.
- Status: rbb volunteers
-
* The instructions for rolling a release need to be updated for
2.0.
Status: rbb volunteers
would be surprised if it works.
Status: rbb volunteers
- * Apache.org needs to start running Apache 2.0 if at all possible.
-
-
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* Combine log_child and piped_log_spawn. Clean up http_log.c.
cgidir='$(prefix)/cgi-bin'
logdir='$(prefix)/logs'
sysconfdir='${prefix}/conf'
+ libexecdir='${prefix}/modules'
layout_name=Apache
else
APACHE_LAYOUT($srcdir/../config.layout, $LAYOUT)