Hi Jan,

On 28/04/14 13:22, Jan Kaluža wrote:
> On 04/23/2014 03:04 PM, Torsten Förtsch wrote:
>> On 23/04/14 13:21, Jan Kaluža wrote:
>>> Thanks for that summary Torsten. As I understand it right now, we should
>>> build mod_perl with httpd-2.4 with "-Duseithreads -Dusemultiplicity" and
>>> allow building with other combination if user explicitly wants it (set
>>> some command line parameter during build), right?
>>
>> We should by default require a Perl built with "-Duseithreads
>> -Dusemultiplicity". If the user explicitly wants it, we should also
>> accept a Perl built with "-Uuseithreads -Uusemultiplicity".
>>
>> All other combinations should be refused.
> 
> Can you please check attached patch? If I understand you correctly, it
> should do what you propose.

Can you please check what the difference between NONTHREADED_OK and
NO_THREADS is. They seem to serve the same purpose.

Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to