Commit 02f567e7 authored by Erik Abele's avatar Erik Abele
Browse files

Remove useless backport.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126526 13f79535-47bb-0310-9956-ffa450edef68
parent 23c1036a
Loading
Loading
Loading
Loading
+0 −8
Changes for STATUS: 0 added lines, 8 removed lines.
Original line number Diff line number Diff line
@@ -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>