diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 742daee2cb..56908510d6 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,7 +1,7 @@ 2009-08-17 Santosh G Vattam - * configure.ac, psx05/init.c, psx05/psx05.scn: Add test case for - initializing a recursize mutex. + * psx05/init.c, psx05/psx05.scn: Add test case for initializing + a recursize mutex. 2009-08-12 Joel Sherrill diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac index f03abeae83..b29992d2d7 100644 --- a/testsuites/psxtests/configure.ac +++ b/testsuites/psxtests/configure.ac @@ -24,9 +24,6 @@ RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP) AM_CONDITIONAL([HAS_NETWORKING],[test "$HAS_NETWORKING" = "yes"]) -RTEMS_ENABLE_COVERAGE -AM_CONDITIONAL([HAS_COVERAGE],[test $RTEMS_HAS_COVERAGE = "yes"]) - # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile psx01/Makefile