bug-gnulib
[Top][All Lists]
Advanced

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

Re: AC_C_NORETURN macro?


From: Bruno Haible
Subject: Re: AC_C_NORETURN macro?
Date: Sun, 29 Apr 2012 16:11:38 +0200
User-agent: KMail/4.7.4 (Linux/3.1.10-1.9-desktop; KDE/4.7.4; x86_64; ; )

Paul Eggert wrote:
> it might make sense to try to do it in a more Autoconfish way.

The reason why we do this with explicit #ifs that test for a compiler
brand, not in an "Autoconfish way", is that we use the result in .h
files that should be installable and, after installation, used by a
potentially different compiler. Simon's and my packages use this feature.
The best way to get this done correctly are cascades of explicit #ifs.

Bruno




reply via email to

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