From fdcb2b52b7c1fd0acc2d29f72b8316f732870bef Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Jun 2000 13:38:47 +0000 Subject: Thread iterator and libgjc support submitted too early. --- c/src/tests/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/tests/configure.in') diff --git a/c/src/tests/configure.in b/c/src/tests/configure.in index 2699756a45..2bbfb374f7 100644 --- a/c/src/tests/configure.in +++ b/c/src/tests/configure.in @@ -44,7 +44,7 @@ RTEMS_CHECK_ITRON_API(RTEMS_BSP) if test "$tests_enabled" = "yes"; then # do functionality tests first, then performance tests - cfg_subdirs="libtests sptests libffi" + cfg_subdirs="libtests sptests" if test "$HAS_MP" = "yes"; then cfg_subdirs="$cfg_subdirs mptests" fi -- cgit v1.2.3