summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 19:53:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 19:53:00 +0000
commitef87186893adc841213c436ca1bf45e911fe13e2 (patch)
tree157c53820875b55b2dff473e2724a2e2403537f9 /testsuites/psxtests/configure.ac
parent2010-06-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-ef87186893adc841213c436ca1bf45e911fe13e2.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Remove reference to RTEMS_OBJECT_FORMAT.
Diffstat (limited to 'testsuites/psxtests/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index a36ea8cd18..d264d6d303 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -22,8 +22,6 @@ RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
-RTEMS_OBJECT_FORMAT
-
AM_CONDITIONAL([HAS_NETWORKING],[test "$HAS_NETWORKING" = "yes"])
RTEMS_CHECK_CPUOPTS([RTEMS_POSIX_API])