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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message