Subject: Re: Inconsitency in using USE_*
To: None <zuntum@netbsd.org>
From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
List: tech-pkg
Date: 01/27/2002 00:55:14
In message <20020126163820.A21009@flis.utech.lublin.pl>
on Sat, 26 Jan 2002 16:38:20 +0100,
Tomasz Luchowski <zuntum@netbsd.org> wrote:
> > USE_X11BASE= # define
> >
> > while others
> >
> > USE_BUILDLINK_ONLY= YES (or yes)
> >
> > Which is preferred?
> It doesn't really matter. I'd say use which you feel like.
Personally, I like former.
But rather than above problem, I feel "YES" v.s. "yes" might give
confusion. OpenBSD introduces converting lower/upper case to macro
value of make(1), but do we have case ignore comparision scheme?
--
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>