"Philip M. Gollucci" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> For both mp2bug and A-T
>
> Question, why does A-T call it OSX and mp2 call it DARWIN ... should we
sync one way or the other ?

I think both should be called DARWIN.

>
> [...]
>   use constant WIN32 => Apache2::Build::WIN32;
> +use constant DARWIN => Apache2::Build::WIN32;


That should be
use constant DARWIN => Apache2::Build::DARWIN;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to