Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 15:00:01 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Jordan Hubbard <jkh@freebsd.org>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/config config.8 config.y main.c mkheaders.c mkmakefile.c 
Message-ID:  <200101222300.f0MN01a68835@mobile.wemm.org>
In-Reply-To: <56358.980193104@winston.osd.bsdi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Jordan Hubbard wrote:
> >   Clean up some obsolete stuff.  config -r has not been needed since around
> >   FreeBSD 3.x or so when the 'make depend' picked up the opt_foo.h files.
> 
> But when somebody's omitted an opt_foo.h file, as has sometimes
> happened, you still want the option of blowing the old configuration
> directory away.

Err, what?  How do you "omit an opt_foo.h file"? - that is a fatal error
and has been for a while.  If you try and add 'options INCORRECTOPTION'
to your config file, it makes you either fix it or add it to an opt_* file
explicitly.

Nothing more than a 'make clean' should ever be needed in a worst case.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



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




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