Aren't MP_USE_DSO and MP_USE_STATIC options self-exclusive? Currently mod_perl happily configures with:
perl Makefile.PL MP_USE_DSO=1 MP_USE_STATIC=1 I know that static is not really supported yet, but won't it be better to have a single flag? __________________________________________________________________ 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
