On Wed, 21 Nov 2001, Stas Bekman wrote: > that doesn't work, since new args starting with MP_ are added. If I do > what you suggest I get: ...
> Unknown Option: MP_LIBNAME you found a bug, try now :) > here is the new patch: > > not sure about the __PACKAGE__ thing in the first sub line though. looks good. __PACKAGE__ is fine. if you could change to grep /^MP_/, then we have somewhat of a sanity check that we don't use any MP_ names that aren't valid build options. +1 with that. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
