From: Joe Orton Date: Sun, 23 Jul 2006 09:11:50 +0000 (+0000) Subject: Backported. X-Git-Tag: 2.2.3~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7aa3b6ee4671ed27ea3db160d250b41692cd9f;p=thirdparty%2Fapache%2Fhttpd.git Backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@424694 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4d4ec684edb..e2f0fd4cb05 100644 --- a/STATUS +++ b/STATUS @@ -85,15 +85,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://issues.apache.org/bugzilla/attachment.cgi?id=18355 +1: chrisd, trawick, niq - * configure: Add "--with-included-apr" flag to force use of - bundled version of APR/APR-util rather than any installed - versions found on the system (as preferred by find_ap?.m4). - http://svn.apache.org/viewvc?rev=395211&view=rev - http://svn.apache.org/viewvc?rev=410828&view=rev - Merged version of both for 2.2.x: - http://people.apache.org/~jorton/ap_withinc.diff - +1: jorton, rpluem, pquerna - * mod_cache: Make caching of reverse SSL proxies possible again. PR 39593. Trunk version of patch: