summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
diff options
context:
space:
mode:
authorWeiY <wei.a.yang@gmail.com>2013-04-24 00:34:17 +0800
committerGedare Bloom <gedare@rtems.org>2013-05-01 10:28:48 -0400
commit502693f50ec60c0e03ac9c245d7b5e0e06272679 (patch)
treed6e1c102f0bb8c946fdb4403b559c768e5ebf25b /testsuites/sptests/configure.ac
parentUsing the generic atomic ops to implement UP mode atomic for all architecture... (diff)
downloadrtems-502693f50ec60c0e03ac9c245d7b5e0e06272679.tar.bz2
Clear the atomic conditional compilation.
Diffstat (limited to 'testsuites/sptests/configure.ac')
-rw-r--r--testsuites/sptests/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 2e489490f1..a43a1ad2c7 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -20,15 +20,11 @@ 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