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: Lasse Collin
Subject: Re: [PATCH] AC_PROG_CC_C99 should not use stdbool.h
Date: Tue, 24 Mar 2009 11:58:19 +0200
User-agent: KMail/1.11.1 (Linux/2.6.28-ARCH; KDE/4.2.1; i686; ; )

On 2009-03-01 Lasse Collin wrote:
> AC_PROG_CC_C99 doesn't work on systems which have C99 compiler but
> non- C99 libc which lacks stdbool.h.

Some further testing revealed that if stdbool.h isn't tested by 
AC_PROG_CC_C99, it breaks at least on Solaris. So maybe it's simplest to 
just tell users that they need to pass ac_cv_prog_cc_c99= to configure 
on Tru64 and other systems which may lack stdbool.h.

-- 
Lasse Collin  |  IRC: Larhzu @ IRCnet & Freenode




reply via email to

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