summaryrefslogtreecommitdiffstats
path: root/aclocal/canonical-target-name.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/canonical-target-name.m4')
-rw-r--r--aclocal/canonical-target-name.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4
index 0fb1fd777d..1b491c0b15 100644
--- a/aclocal/canonical-target-name.m4
+++ b/aclocal/canonical-target-name.m4
@@ -10,7 +10,7 @@ dnl and we have to fix it for rtems ourselves
AC_DEFUN(RTEMS_CANONICAL_TARGET_CPU,
[
-AC_CANONICAL_SYSTEM
+AC_CANONICAL_TARGET
AC_MSG_CHECKING(rtems target cpu)
case "${target}" in
# hpux unix port should go here