2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Activate cpukit. Remove references to c/src/exec.
This commit is contained in:
Ralf Corsepius
2002-07-22 07:14:24 +00:00
parent eb4b28dca2
commit be3e0f7e42
2 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Activate cpukit. Remove references to c/src/exec.
2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.

View File

@@ -65,11 +65,9 @@ AS_IF([test x"${enable_docs}" = x"yes"],
[RTEMS_HOST_CONFIG_SUBDIRS([doc])])
RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
if test x"$enable_multilib" = x"yes"; then
RTEMS_TARGET_CONFIG_SUBDIRS([c/src/exec])
# FIXME: Not yet
# RTEMS_TARGET_CONFIG_SUBDIRS([c/src/lib])
fi
AS_IF([test x"$enable_multilib" = x"yes"],[
RTEMS_TARGET_CONFIG_SUBDIRS([cpukit])
])
RTEMS_TARGET_CONFIG_SUBDIRS([c])
AC_CONFIG_FILES([Makefile