]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Remove obsolete comment and add a vote
authorRuediger Pluem <rpluem@apache.org>
Mon, 27 Aug 2007 20:34:32 +0000 (20:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 27 Aug 2007 20:34:32 +0000 (20:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@570235 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a845c0ada9e70b1fd30b4187fcc7d2af58a96c55..9b532b56452726f13321e7ec77c200aa49c801cf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -166,14 +166,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       adjusted for 2.0 including both patches;
         http://people.apache.org/~wrowe/r568779-backport-2.0-r2.patch
         +1: wrowe
-        rpluem says: What is the reason for the patch to Makefile.in in your
-        proposal? Besides I think
-        sed 's#i^LIBTOOL = \(.*\)#LIBTOOL = $(SHELL) $(installbuilddir)/libtool $(LTFLAGS)#'
-        is wrong (Note the i before ^).
-      and prior to r569934;
-        +1: rpluem
       r568779-backport-2.0-r2.patch without the Makefile.in:
-        +1: trawick, jim
+        +1: trawick, jim, rpluem
 
     * log core: ensure we use a special pool for stderr logging, so that
       the stderr channel remains valid from the time plog is destroyed,