Doug MacEachern wrote:
> On Wed, 22 May 2002, Stas Bekman wrote:
>
>
>>The doc says that MP_USE_DSO is enabled by default. Do you mean if it
>>wasn't explicitly passed as MP_USE_DSO=1?
>
>
> with the recent change:
> if MP_USE_DSO=1 is specified, only mod_perl.so is built.
> if MP_USE_STATIC=1 is specified, only mod_perl.a is built.
>
> if neither is specified both mod_perl.so and mod_perl.a are built.
ok, will update the doc.
>>I'm working on the introduction to 2.0 chapter for our book and must
>>freeze the modifications very soon now. So if is there anything missing
>>or incorrect in install.pod, any chance that you can add it? or tell me
>>what and I'll do that. e.g. currently there are only details on how to
>>build DSO mod_perl, and the above shades some light on the STATIC build
>>process.
>
>
> nothing is frozen in modperl until 2.0 is released. so i would suggest
> only documenting minimal build config options (MP_AP_PREFIX) and point
> readers at install.pod for details.
You mean not to list the build options at all? other than the minimal ones?
__________________________________________________________________
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.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|