Stas Bekman <stas@stason.org> writes: >Should perlguts.pod be updated to use USE_ITHREADS instead of/in addition to >USE_5005THREADS? Yes. > Or does MULTIPLICITY implies USE_ITHREADS. No other way round - if you have ITHREADS then you have multiple interpreters so you MUST have MULTIPLICITY. >From config.h: > >#ifdef USE_ITHREADS ># if !defined(MULTIPLICITY) ># define MULTIPLICITY ># endif >#endif Which is what I said ;-) > >__________________________________________________________________ >Stas Bekman JAm_pH ------> Just Another mod_perl Hacker >http://stason.org/ mod_perl Guide ---> http://perl.apache.org >mailto:stas@stason.org http://use.perl.org http://apacheweek.com >http://modperlbook.org http://apache.org http://ticketmaster.comThread Previous | Thread Next