Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2B917F97 for ; Tue, 29 Nov 2011 18:24:13 +0000 (UTC) Received: (qmail 71497 invoked by uid 500); 29 Nov 2011 18:24:13 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 71410 invoked by uid 500); 29 Nov 2011 18:24:12 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 71402 invoked by uid 99); 29 Nov 2011 18:24:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 18:24:12 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,URIBL_BLACK X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [72.167.82.90] (HELO p3plsmtpa01-10.prod.phx3.secureserver.net) (72.167.82.90) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 29 Nov 2011 18:24:06 +0000 Received: (qmail 14987 invoked from network); 29 Nov 2011 18:23:44 -0000 Received: from unknown (76.252.112.72) by p3plsmtpa01-10.prod.phx3.secureserver.net (72.167.82.90) with ESMTP; 29 Nov 2011 18:23:44 -0000 Message-ID: <4ED5232C.8010702@rowe-clan.net> Date: Tue, 29 Nov 2011 12:23:40 -0600 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: svn commit: r1207721 - in /httpd/httpd/branches/2.4.x: ./ build/rpm/httpd.spec.in References: <8f913395-0c19-4ff5-9bc4-cad7e516b55f@iris> <7236609C-59F1-407D-90C8-5C88D54C4689@sharp.fm> In-Reply-To: <7236609C-59F1-407D-90C8-5C88D54C4689@sharp.fm> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 11/29/2011 6:12 AM, Graham Leggett wrote: > On 29 Nov 2011, at 11:55, Igor Galić wrote: > >> And, our all time favourite: LDAP. > > This definitely needs separating out until it's abstraction is fixed. Not possible due to your veto; non-optional ldap dependency of apr-util, upon which httpd depends.