Re: AC_C_NORETURN macro?

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

 



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


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux