]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported.
authorJoe Orton <jorton@apache.org>
Sun, 23 Jul 2006 09:11:50 +0000 (09:11 +0000)
committerJoe Orton <jorton@apache.org>
Sun, 23 Jul 2006 09:11:50 +0000 (09:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@424694 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4d4ec684edb51436a77ef3ab24f4502d78edcdae..e2f0fd4cb057bd579e84230a194c0c4606e37091 100644 (file)
--- 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: