bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] AC_PROG_CC_C99 should not use stdbool.h


From: Andreas Schwab
Subject: Re: [PATCH] AC_PROG_CC_C99 should not use stdbool.h
Date: Sun, 01 Mar 2009 11:46:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Lasse Collin <address@hidden> writes:

> AC_PROG_CC_C99 doesn't work on systems which have C99 compiler but non-
> C99 libc which lacks stdbool.h.

A C99 compiler that does not provide <stdlib.h> is not a conforming
implementation.  That header is part of the set of headers that a
freestanding implementation must provide.

Andreas.

-- 
Andreas Schwab, address@hidden
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]