summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 07:14:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 07:14:24 +0000
commitbe3e0f7e42ff04f5a34b35efa925aaf6737f1794 (patch)
treeeea5f444fc17b964004a022d9ffda73a889c2b42 /configure.ac
parent2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-be3e0f7e42ff04f5a34b35efa925aaf6737f1794.tar.bz2
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Activate cpukit. Remove references to c/src/exec.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 3 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 43bf6970bd..44075c8c54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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