Nick Wellnhofer wrote:

The MP2 installation instructions say: (http://perl.apache.org/docs/2.0/user/install/install.html#MP_USE_STATIC)


  MP_USE_STATIC

  Build static mod_perl (mod_perl.a). This is the default. It'll be
  turned off if MP_USE_DSO=1 is used.

I think the last two sentences are wrong. I still had to supply MP_USE_STATIC=1 for a static build.

Thanks Nick. I've changed it to say:

=head4 MP_USE_DSO

Build mod_perl as a DSO (I<mod_perl.so>). This is the default.

=head4 MP_USE_STATIC

Build static mod_perl (I<mod_perl.a>).

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to