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@.
This commit is contained in:
Ralf Corsepius
2004-02-17 13:41:35 +00:00
parent b52b7f94ab
commit e7495aeba8
7 changed files with 277 additions and 278 deletions

View File

@@ -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