Macros by Category Revision History
Search:

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

SOURCE CODE

http://autoconf-archive.cryp.to/ax_cxx_gcc_abi_demangle.m4

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.