autoconf
[Top][All Lists]
Advanced

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

Re: Use system extensions conditionally?


From: Paul Eggert
Subject: Re: Use system extensions conditionally?
Date: Sun, 02 Mar 2014 11:26:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Fredrik Tolf wrote:
isn't it still ugly to have to use AC_USE_SYSTEM_EXTENSIONS always

Part of the problem is that people occasionally need to set compiler options saying "I want C99" (or whatever), and these options sometimes disable parts of the default environment (to conform to C99 or whatever), and so one needs to turn on extensions anyway, just to get the default environment back (plus some more, but the differences don't matter).



reply via email to

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