[MP2] problem with command line args to perl Makefile.PL (includes patch)

2003-10-05 Thread Andrew Wyllie
I was running into a problem trying to build MP2 with a name other than mod_perl.so. After poking around for a while I found that the MP_LIBNAME arg on the command line was not replacing the default value of mod_perl.so, but just appending it. So if I specify something like: perl Makef

[MP2] problem with command line args to perl Makefile.PL (includes patch)

2003-10-05 Thread Andrew Wyllie
(I'm resending this as I did not see it go through the first time) I was running into a problem trying to build MP2 with a name other than mod_perl.so. After poking around for a while I found that the MP_LIBNAME arg on the command line was not replacing the default value of mod_perl.so, but jus