2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove c/make.
This commit is contained in:
Ralf Corsepius
2002-11-29 11:13:12 +00:00
parent 8da107446b
commit 87ecb88cab
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove c/make.
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-ccas.m4: New.
-1
View File
@@ -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])
])