Revert configure.ac change.

This commit is contained in:
Joel Sherrill
2009-08-17 17:44:36 +00:00
parent 49325ef13c
commit 4f79a900cb
2 changed files with 2 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>
* 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 <joel.sherrill@oarcorp.com>

View File

@@ -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