Most significantly, after we actually know whether we want it turned on.
m4_define([catacomb_seen_abi/$3], [t])])])
catacomb_CPU_FAMILIES([catacomb_COND_CPU])
AM_CONDITIONAL([KNOWN_CPUFAM], [test x$CPUFAM != xnil])
m4_define([catacomb_seen_abi/$3], [t])])])
catacomb_CPU_FAMILIES([catacomb_COND_CPU])
AM_CONDITIONAL([KNOWN_CPUFAM], [test x$CPUFAM != xnil])
-AM_CONDITIONAL([ASM_DEBUG], [test x$mdw_asm_debug != xno])
dnl Report on what we found.
case $CPUFAM in
dnl Report on what we found.
case $CPUFAM in
*) AC_DEFINE([ENABLE_ASM_DEBUG], [1],
[Define to enable assembler-level debugging.]) ;;
esac
*) AC_DEFINE([ENABLE_ASM_DEBUG], [1],
[Define to enable assembler-level debugging.]) ;;
esac
+AM_CONDITIONAL([ASM_DEBUG], [test x$mdw_asm_debug != xno])
dnl Check for leading underscores on C symbols.
LT_SYS_SYMBOL_USCORE
dnl Check for leading underscores on C symbols.
LT_SYS_SYMBOL_USCORE