From: Jeff Trawick Date: Sun, 10 Sep 2006 12:45:25 +0000 (+0000) Subject: backport build changes to link htcacheclean and httxt2dbm X-Git-Tag: 2.2.4~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8855c5eab9e4c50cac5ea0b27b311f52df7eb60;p=thirdparty%2Fapache%2Fhttpd.git backport build changes to link htcacheclean and httxt2dbm statically with apr[-util]?? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@441948 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 918a96bf8bd..0409f71fa4d 100644 --- a/STATUS +++ b/STATUS @@ -182,3 +182,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem + * Allow htcacheclean and httxt2dbm to link apr/apr-util statically + like the older support programs. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=441796 + 2.2.x version of patch: + http://mail-archives.apache.org/mod_mbox//httpd-dev/200609.mbox/%3c1404e5910609091218p84f4d2flc1000764b4966727@mail.gmail.com%3e + +1: trawick +