summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-01 16:43:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-01 16:43:28 +0000
commite493e2a83e8d76079cc84b50a098015492996a3c (patch)
tree93edccba3afadbd5dca3f1ba1c7cdd1ab2c4e37d /cpukit/aclocal
parent2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e493e2a83e8d76079cc84b50a098015492996a3c.tar.bz2
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/check-smp.m4: Fix bogus log message.
Diffstat (limited to 'cpukit/aclocal')
-rw-r--r--cpukit/aclocal/check-smp.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/aclocal/check-smp.m4 b/cpukit/aclocal/check-smp.m4
index 294f5c9d2c..8de5f29ea3 100644
--- a/cpukit/aclocal/check-smp.m4
+++ b/cpukit/aclocal/check-smp.m4
@@ -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