X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=rgQtA0OwUesNnFIGb6Q5f+B8Kj6ONpozfbzuJOBIbCF
	M47IRq3CHGe/39Cmx3CW+WmjIFzx73Oe+/zJ4v7kZYXW+mbc5Yh230HsQRULKQF/
	jKKRPzDnTqXmS5UqwFU/M698kFB4xKmRG8Ez+B0NbJRVpIwN0FSg6LMT1SuBuQYg
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=6GGKXlZjk4Gi0INAgWFa1+1hXF8=; b=XHbeeg4nSOHjHCWdC
	eOaLn4xJratzlcYf2OvUcpNWlq8ZIaEtp76N9GpSgA6g/XBp1S1EzDE0HDAt5cmW
	/ud4Vx/7waceAUywrlv6DweJn081dbTRTxa8DgaaXYPvC65yRyz+7EWGS98SCrhv
	EFsEjELlsDjHIw8VXFbyO1t8xg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1432927918.7892.6.camel@cygwin.com>
Subject: Re: apr: enable threads?
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Fri, 29 May 2015 14:31:58 -0500
In-Reply-To: <5563C4AD.4040608@acm.org>
References: <1432236172.5064.4.camel@cygwin.com> <555E3F58.7020302@acm.org>	 <1432241358.3296.4.camel@cygwin.com> <555E643D.5080108@acm.org>	 <5563C4AD.4040608@acm.org>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Mon, 2015-05-25 at 17:56 -0700, David Rothenberger wrote:
> I've uploaded new versions of libapr1, libaprutil1, and subversion.
> libapr1 is built with threads and the subversion tests appear to pass,
> or at least fail in the same way as with a libapr1 without threads.

Great, thank you.  With these I was able to rebuild httpd without all
the ifdefs, and was also able to enable the worker MPM (MPMs can be DSOs
in 2.4, so users can select between prefork and worker without having to
rebuild).  I feel much better about 2.4 as the default now.

--
Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

