Date: Sat, 2 Dec 1995 22:38:40 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su> To: hackers@freefall.FreeBSD.org, "Kaleb S. KEITHLEY" <kaleb@x.org> Subject: Re: Minor change to make Message-ID: <pw0jAmm874@ache.dialup.ru> In-Reply-To: <199512021742.RAA14346@exalt.x.org>; from "Kaleb S. KEITHLEY" at Sat, 02 Dec 1995 12:42:52 EDT References: <199512021742.RAA14346@exalt.x.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199512021742.RAA14346@exalt.x.org> Kaleb S. KEITHLEY
writes:
>I want make to silently ignore a failure to find a .include file. The
>reason I want this is because in the next release of X imake will generate
>Makefiles that can use include files for dependencies if the system's make
>supports it.
>+ #if WANT_FATAL_INCLUDE_FAILURE
> Parse_Error (PARSE_FATAL, "Could not find %s", file);
>+ #endif
Why not simple change PARSE_FATAL to PARSE_WARNING?
I.e. this diagnostic prints (to help detect wrong includes),
but it will be non-fatal.
--
Andrey A. Chernov : And I rest so composedly, /Now, in my bed,
ache@astral.msk.su : That any beholder /Might fancy me dead -
http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead.
RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pw0jAmm874>
