Macros by Category | Revision History |
AC_CXX_COMPILER_VENDOR(VENDOR-NAME, [NICKNAME])
Set VENDOR-NAME to the lower-case name of the compiler vendor or `unknown' if the compiler's vendor is unknown. `compaq' means the CXX compiler as available on Tru64/OSF1/Digital Unix on Alpha machines. If NICKNAME is provided, set it to the compiler's usual name (eg. `g++', `cxx', `aCC', etc.).
http://autoconf-archive.cryp.to/ac_cxx_compiler_vendor.m4
Copyright © 2008 Ludovic Courtès <ludo@chbouib.org>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.