2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>

* aclocal/check-smp.m4: Fix bogus log message.
This commit is contained in:
Ralf Corsepius
2011-12-01 16:43:28 +00:00
parent a7fa55cae1
commit e493e2a83e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/check-smp.m4: Fix bogus log message.
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/mkrootfs.c: Use mode_t for modes,

View File

@@ -4,7 +4,7 @@ AC_DEFUN([RTEMS_CHECK_SMP],
[dnl
AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
AC_CACHE_CHECK([whether CPU supports libposix],
AC_CACHE_CHECK([whether CPU supports SMP],
rtems_cv_HAS_SMP,
[dnl
case "$RTEMS_CPU" in