summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/canonical-target-name.m4
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/aclocal/canonical-target-name.m4')
-rw-r--r--cpukit/aclocal/canonical-target-name.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/aclocal/canonical-target-name.m4 b/cpukit/aclocal/canonical-target-name.m4
index ff1750111b..963a71cda3 100644
--- a/cpukit/aclocal/canonical-target-name.m4
+++ b/cpukit/aclocal/canonical-target-name.m4
@@ -9,8 +9,7 @@ dnl Therefore autoconf's AC_CANONICAL_TARGET will fail for them
dnl and we have to fix it for rtems ourselves
AC_DEFUN([RTEMS_CANONICAL_TARGET_CPU],
-[
-AC_CANONICAL_HOST
+[AC_REQUIRE([AC_CANONICAL_HOST])
AC_MSG_CHECKING(rtems target cpu)
case "${host}" in
# hpux unix port should go here