]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Ok, one more on hold till I figure out (or have some help figuring
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 May 2003 20:22:15 +0000 (20:22 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 May 2003 20:22:15 +0000 (20:22 +0000)
  out) exactly how to have AC deal with the subdependency libraries
  per platform for openssl.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100005 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9891972b8ab7776c82a7a85d221ee76eec8564c2..4627eedd748cd71a40196f9b6b4642f9430f2b05 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/05/21 15:48:07 $]
+Last modified at [$Date: 2003/05/22 20:22:15 $]
 
 Release:
 
@@ -213,7 +213,9 @@ PATCHES TO PORT FROM 2.1
       modules/ssl/ssl_engine_config.c 1.78
       modules/ssl/ssl_engine_init.c 1.113
       modules/ssl/ssl_toolkit_compat.c 1.33
-      +1: wrowe
+      +0: wrowe {Pending research into how to get AC to use -lsockets et. al.,
+                 shows breakage on Solaris which can't -lcrypto -lssl without
+                 the extra pkgconfig/openssl.pc Libs: * foo }
 
     * mod_ssl: Quit twiddling status bits, and call SSL_renegotiate to unset
       the current negotiation status.