]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Sun, 30 Nov 2008 16:02:21 +0000 (16:02 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 30 Nov 2008 16:02:21 +0000 (16:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721836 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 39067ee9867cc98b69853683120466b043fc455b..772c2f3e9cf2dd1c2dca38f1c5385d73c6cdf9b7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -115,6 +115,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 Gotta go out now; will take this to the list if I'm not
                 clearer this evening.  Meanwhile, vote is +-0.
 
+   * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL
+     options passed to the configure script issue warnings about unknown options.
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=721796&view=rev
+     Backport version for 2.2.x of patch:
+        Trunk version of patch works
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).