summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-29 11:13:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-29 11:13:12 +0000
commit87ecb88caba6d18595cda8002f4b01b616e18d2d (patch)
tree32d007152ca1ca3fb4ee563f39b0b4d35f5b4a96 /configure.ac
parent2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-87ecb88caba6d18595cda8002f4b01b616e18d2d.tar.bz2
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove c/make.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54a267c73f..6a083d5f93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,7 +64,6 @@ RTEMS_HOST_CONFIG_SUBDIRS([tools/cpu])
AS_IF([test x"${enable_docs}" = x"yes"],
[RTEMS_HOST_CONFIG_SUBDIRS([doc])])
-RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
AS_IF([test x"$enable_multilib" = x"yes"],[
RTEMS_TARGET_CONFIG_SUBDIRS([cpukit])
])