Next: , Previous: , Up: The Macros  


ax_cxx_gcc_abi_demangle

Synopsis

AX_CXX_GCC_ABI_DEMANGLE

Description

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 AX_CXX_RTTI by Luc Maisonobe

Source Code

Download the latest version of ax_cxx_gcc_abi_demangle.m4 or browse the macro’s revision history.

License

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. This file is offered as-is, without any warranty.