summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:41:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:41:35 +0000
commite7495aeba8e77883d1dfcb2a15c998309f30a180 (patch)
tree49a39b0b28af28e68b2a00c0d19dcc7a016a9ccc /c/src/configure.ac
parent2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e7495aeba8e77883d1dfcb2a15c998309f30a180.tar.bz2
2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 4fe403a43a..5ec98e6db3 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -115,9 +115,10 @@ RTEMS_CANONICALIZE_TOOLS
AC_SUBST(CUSTOM_CFG_FILES)
AC_SUBST(cfg_dir)
+RTEMS_CHECK_MULTIPROCESSING
+
## Configure ${srcdir}/../../cpukit as cpukit/ if multilibs are disabled
AS_IF([test x"$multilib" = x"no"],[
- RTEMS_CHECK_MULTIPROCESSING
AC_CONFIG_COMMANDS_POST([
if test x"$multilib" = x"no"; then
RTEMS_CONFIG_SUBDIR([cpukit],[../../cpukit],
@@ -249,8 +250,6 @@ libnetworking/rtems_telnetd/Makefile
libnetworking/rtems_webserver/Makefile
librdbg/Makefile
-librdbg/include/Makefile
-librdbg/src/Makefile
libchip/Makefile