Bug#498554: or another approach

2008-09-13 Thread Michael Casadevall
Your patch is a better way to do it, so feel free to use that one in place of mine. I just want to see the clamav transition over with :-). Michael On Sat, Sep 13, 2008 at 1:08 PM, Stephen Gran <[EMAIL PROTECTED]> wrote: > Basically, I hate to see the unconditional redefinition. After I sen > the

Bug#498554: or another approach

2008-09-13 Thread Stephen Gran
Basically, I hate to see the unconditional redefinition. After I sen the first patch, I realized that it may break scripts where people check for the constant, which is now a wasted check, but no sense breaking people's code just because clamav wants to :) --