Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.

This commit is contained in:
Ralf Corsépius
2013-02-14 23:27:00 +01:00
parent fa1004bdeb
commit bdf9072032

View File

@@ -20,11 +20,15 @@ RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_CPUOPTS([RTEMS_ATOMIC])
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
# FIXME: We should get rid of this. It's a cludge.
AC_CHECK_SIZEOF([time_t])
AM_CONDITIONAL([ATOMIC],[test x"$rtems_cv_RTEMS_ATOMIC" = xyes])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
spfatal26/Makefile