From: Colm MacCarthaigh Date: Mon, 21 Nov 2005 10:13:53 +0000 (+0000) Subject: Remove an erroneous showstopper, generated mostly by trying to X-Git-Tag: 2.2.0^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb3e99d0ebea085697b7ada737ffce04f77bde1;p=thirdparty%2Fapache%2Fhttpd.git Remove an erroneous showstopper, generated mostly by trying to replace find_apr.m4. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345887 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d109b9938d5..4b622aa6c9b 100644 --- a/STATUS +++ b/STATUS @@ -58,15 +58,6 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - * Tarball is currently un-configurable on systems with APR 1.0 or - 1.1 installed as APR_FIND_APR (and _APU) will find this installation - but we will then use APACHE_CHECK_APxVER to insist on APR 1.2. The - only workaround for users is to manually configure and install - apr 1.2, either in a location preceding the existing installation - or over it. However, since /usr is the first path searched this - would probably mean installing over a system-packaged/bundled - APR. - CURRENT VOTES: * httpd-std.conf and friends