On Wed, Apr 23, 2014 at 6:04 AM, Torsten Förtsch <torsten.foert...@gmx.net> 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".
+1 to this. Looks like most system perls come built with ithreads/multiplicity. Perls that I usually build with perlbrew have both disabled. > All other combinations should be refused. > For additional commands, e-mail: dev-h...@perl.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org