]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove useless backport.
authorErik Abele <erikabele@apache.org>
Wed, 26 Jan 2005 19:04:29 +0000 (19:04 +0000)
committerErik Abele <erikabele@apache.org>
Wed, 26 Jan 2005 19:04:29 +0000 (19:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126526 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dd5da109a9ed2d2e197c1c9255cefe425fb6daf6..2bc6b9e9880dc6e560924519c1144dcc9c6626eb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,14 +98,6 @@ PATCHES TO BACKPORT FROM 2.1
        svn rev 124600
        +1: erikabele, jerenkrantz
 
-    *) modules/config5.m4: for a static module, use a filename with a
-       lib prefix, see also rev 102381 of acinclude.m4
-       svn rev 124599
-       jerenkrantz says: r102381 makes static modules follow this convention
-                         by not using mod_*.  This just makes the manual
-                         --with-module modules follow.
-       +1: erikabele, jerenkrantz
-
     *) win32: Handle PATH_INFO as opaque byte-wise data for cgi invocation,
               as handled for other variables originally fixed in bug 9223.
               PR: 32730 Submitted by: Richard Donkin <rd9 donkin.org>