On Thu, 13 Apr 2000, Warner Losh wrote:

> Is that still true?  I've been seeing more and more things that used
> to be
>       .if !defined(NOFOO)
> morph into
>       .if !defined(NOFOO) && ${NOFOO} != "no" && ${NOFOO} != "NO"

Like where? I certainly didn't come across any of these when I did a sweep
of /usr/src for 'NOxxx'.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <[EMAIL PROTECTED]>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to