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

* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
This commit is contained in:
Ralf Corsepius
2003-07-07 15:45:28 +00:00
parent ea19143255
commit d4ce70d802
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
2003-06-04 Joel Sherrill <joel@OARcorp.com>
* stackchk/check.c: Removed warnings.
+1 -1
View File
@@ -21,7 +21,7 @@ RTEMS_CANONICAL_HOST
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
RTEMS_CHECK_MULTIPROCESSING
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")