2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove references to RTEMS_BSP.
This commit is contained in:
Ralf Corsepius
2002-06-26 12:57:16 +00:00
parent a7c1897395
commit d2d5215133
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove references to RTEMS_BSP.
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include $(top_srcdir)/../../../automake/*.am.

View File

@@ -24,7 +24,7 @@ RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_NEWLIB
RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
RTEMS_CHECK_MULTIPROCESSING
# The only use of System V IPC is the UNIX port when multiprocessing.
AS_IF([test "$HAS_MP" = "yes"],