APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2000/12/22 23:42:02 $]
+Last modified at [$Date: 2000/12/23 02:11:10 $]
Release:
* remove the --disable-shared from the subdir config of APR(UTIL)
before the final release. (in fact, it might even be nice to
- allow for Apache config/build against an already-installed APR(UTIL))
+ allow for Apache config/build against an already-installed
+ APR(UTIL))
+ Note: we need to do a "make install" for APR(UTIL) so the shared
+ libraries can be installed properly. We could also use that
+ point to install include files (rather than have Apache
+ know everything that needs to be installed from the
+ sub-packages). The original impetus for doing the
+ disable-shared was because the shared lib wasn't getting
+ installed and a "make clean" in aprutil would make Apache
+ fail to load.
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: