summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-20 01:22:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-20 01:22:20 +0000
commit3bebc79479a3ef5fae391fea5327c358eaeba91e (patch)
tree15b5e2806012e07921cc6586196d31fa0504fa09 /testsuites/tools/configure.ac
parent2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3bebc79479a3ef5fae391fea5327c358eaeba91e.tar.bz2
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
Diffstat (limited to '')
-rw-r--r--testsuites/tools/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac
index cae9753c80..46d2eb855d 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/configure.ac
@@ -22,5 +22,3 @@ RTEMS_CPU_SUBDIRS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT
-
-RTEMS_OUTPUT_BUILD_SUBDIRS(RTEMS_BUILD_SUBDIRS)