From 397df7acd8f2b865a81cdfe193cfbb0ccc069521 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Apr 2018 16:15:01 +0200 Subject: tests: Remove difftest and sorttimes tools Close #3418. --- configure.ac | 6 ------ 1 file changed, 6 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2d0a2056b3..c245c5ab74 100644 --- a/configure.ac +++ b/configure.ac @@ -43,12 +43,6 @@ test -z "$RTEMS_CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH]) RTEMS_BUILD_CONFIG_SUBDIRS([tools/build]) RTEMS_BUILD_CONFIG_SUBDIRS([tools/cpu]) -case $enable_tests in -yes | samples ) - RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]) - ;; -esac - # Some BSPs carelessly apply these tools as build-tools AS_IF([test $host != $build],[ RTEMS_HOST_CONFIG_SUBDIRS([tools/build]) -- cgit v1.2.3