From: Rainer Jung Date: Wed, 29 Sep 2010 15:05:12 +0000 (+0000) Subject: Vote X-Git-Tag: 2.0.64~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504658c3f81437379f2aaffd62f5ad77d1373791;p=thirdparty%2Fapache%2Fhttpd.git Vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1002665 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a7b45edd0c1..1c919e66664 100644 --- a/STATUS +++ b/STATUS @@ -169,14 +169,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438 2.2.x patch: http://svn.apache.org/viewvc?view=rev&revision=795971 Backport: http://people.apache.org/~fuankg/diffs/gen_test_char.c_httpd_2_0_x-backport-r795971.diff - +1: fuankg, trawick - rjung: Why are the defines for the apr_is* needed? Shouldn't they be - foudn in apr_lib.h? - fuankg: no - thats exactly the root cause why this patch is needed: - at the time when gen_test_char is going to be build the headers - are prepared for the target platform (NetWare) while I want to - build gen_test_char to run natively on build platform (Win32), - hence its impossible at this time to include any APR headers. + +1: fuankg, trawick, rjung * pcre: update config.guess and config.sub for better platform support. Trunk version of patch: