Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 12:05:18 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        "David O'Brien" <obrien@FreeBSD.ORG>
Cc:        "Kenneth D. Merry" <ken@kdm.org>, Ruslan Ermilov <ru@FreeBSD.ORG>, <cvs-committers@FreeBSD.ORG>, <cvs-all@FreeBSD.ORG>, <current@FreeBSD.ORG>
Subject:   Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk
Message-ID:  <20020505115810.C999-100000@gamplex.bde.org>
In-Reply-To: <20020504180814.B10146@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 May 2002, David O'Brien wrote:

> On Sat, May 04, 2002 at 06:51:08PM -0600, Kenneth D. Merry wrote:
> > How about this?  Assuming exists() does the right thing (does it?), this
> > patch would restore the previous behavior if bsd.init.mk isn't there.
>
> That is what I have locally -- it just backs out rev 1.116.  I was
> waiting to get bsd.kern.mk repo copied before committing this.

What you could do is ifdef on a variable that is known to be defined in
sys.mk in RELENG_4 (and preferably in all old versions of FreeBSD) but
not in -current.  __initialized__ in rev.1.115 apparently works as that
variable.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505115810.C999-100000>