Macros by Category | Revision History |
AX_CXX_GCC_ABI_DEMANGLE
If the compiler supports GCC C++ ABI name demangling (has header cxxabi.h and abi::__cxa_demangle() function), define HAVE_GCC_ABI_DEMANGLE
Adapted from AC_CXX_RTTI by Luc Maisonobe
http://autoconf-archive.cryp.to/ax_cxx_gcc_abi_demangle.m4
Copyright © 2008 Neil Ferguson <nferguso@eso.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.