Skip to content
  • Erik de Castro Lopo's avatar
    Detect Clang masquerading as GCC. · a6a4b6f2
    Erik de Castro Lopo authored
    Autoconf detects the Clang compiler as GNU GCC (clang sets defines like
    __GNUC__ etc) but Clang is *not* completely compatible. If we detect
    Clang we set ac_vc_c_compiler_gnu to 'no'.
    a6a4b6f2