From 3121ac4941732df4cb95351c6558029a48d90060 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sat, 5 Jan 2008 18:33:59 +0000 Subject: [PATCH] Proposed fix for .62 breakage (falling through to -lsslc due to config var introduced in 2.2 and later) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@609188 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/STATUS b/STATUS index b19cd818368..56d360b7a0b 100644 --- a/STATUS +++ b/STATUS @@ -112,6 +112,11 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + * configure: Revert breakage to ssl detection; while ssl libs were only + linked for ab, mod_ssl in 2.0.62, the choice of libs were broken. + Patch to 2.0 (applicable to no other branch); + http://people.apache.org/~wrowe/fix-no-sslc-2.0.patch + +1; wrowe PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] -- 2.47.2