]> granicus.if.org Git - apache/commitdiff
mention a binbuild SNAFU
authorJeff Trawick <trawick@apache.org>
Tue, 15 Jan 2002 19:16:01 +0000 (19:16 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 15 Jan 2002 19:16:01 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92857 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0303a3bb27ff70192ecc347f217bf9cc10beafb5..f072ca68a46f2d6726799c9ef73ef59b7106601d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/01/14 01:30:42 $]
+Last modified at [$Date: 2002/01/15 19:16:01 $]
 
 Release:
 
@@ -115,6 +115,11 @@ RELEASE SHOWSTOPPERS:
       needs to be called at a different time or the pre-mpm hook needs
       to be able to return an error code.
 
+    * A binbuild installation picks up the right libraries when
+      running apachectl because we set the appropriate environment
+      variable, but ab, htpasswd, etc. don't know how to pick up apr,
+      apr-util, etc.
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * Try to get libtool inter-library dependency code working on AIX.