From: William A. Rowe Jr Date: Fri, 23 Feb 2018 20:29:14 +0000 (+0000) Subject: Propose small ./configure bandaids X-Git-Tag: 2.4.31~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a762ac5ac87bae2d6c670e24ef12df45cea0ff0e;p=thirdparty%2Fapache%2Fhttpd.git Propose small ./configure bandaids git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1825170 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 44c4ac9050c..e2ed28b2ee2 100644 --- a/STATUS +++ b/STATUS @@ -153,6 +153,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: do the job without the need of this patch. I am proposing the backport to allow more users to migrate away from mod_fastcgi. + *) Use liblua paths from pkg-config if available [jorton] + Fixes unexpected addition of -L/usr/lib for mod_lua + trunk patch: http://svn.apache.org/r1825147 + +1: wrowe + + *) Permit package root paths to --with-libxml2= configure option + trunk patch: http://svn.apache.org/r1825169 + +1: wrowe + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]