autoconf
[Top][All Lists]
Advanced

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

Re: AC_PROG_CC wrongly setting $GCC=yes while clang is used


From: Peter Johansson
Subject: Re: AC_PROG_CC wrongly setting $GCC=yes while clang is used
Date: Tue, 09 Sep 2014 09:33:55 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

On 09/09/2014 04:36 AM, Bastien Chevreux wrote:
  is there somewhere in the autoconf system a macro which gives back the 
compiler family of the used compiler so that one can take some action? 
Something which would set a variable (e.g. COMPILER_FAMILY) so that one can 
write something like this:

perhaps not kosher and yadda yadday, but

http://www.gnu.org/software/autoconf-archive/ax_compiler_vendor.html#ax_compiler_vendor

--
Peter Johansson




reply via email to

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