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 ab710dc722..990c84e2d1 100644
--- a/aclocal/canonical-target-name.m4
+++ b/aclocal/canonical-target-name.m4
@@ -8,7 +8,7 @@ dnl target naming conventions "processor-vendor-os"
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_DEFUN([RTEMS_CANONICAL_TARGET_CPU],
[
AC_CANONICAL_TARGET
AC_MSG_CHECKING(rtems target cpu)