summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 04:00:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 04:00:10 +0000
commitdb0947a52944fe4848b288add2e70ce54e133f0f (patch)
tree815fbe454bfc21719bbb9368dac933b94b54accf /testsuites/tools/configure.ac
parent2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org> (diff)
downloadrtems-db0947a52944fe4848b288add2e70ce54e133f0f.tar.bz2
2004-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* * configure.ac: Remove RTEMS_CPU_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 7b61a46fc4..7b3112f3c4 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/configure.ac
@@ -14,9 +14,7 @@ AM_MAINTAINER_MODE
RTEMS_TOOLPATHS
AC_SUBST(program_prefix)
-
AC_CONFIG_SUBDIRS(generic)
-RTEMS_CPU_SUBDIRS
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])