summaryrefslogtreecommitdiffstats
path: root/c/src/make/aclocal/check-itron.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/aclocal/check-itron.m4')
-rw-r--r--c/src/make/aclocal/check-itron.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/aclocal/check-itron.m4 b/c/src/make/aclocal/check-itron.m4
index d9afe3357d..75e2134276 100644
--- a/c/src/make/aclocal/check-itron.m4
+++ b/c/src/make/aclocal/check-itron.m4
@@ -28,7 +28,7 @@ fi
AC_SUBST(HAS_ITRON_API)dnl
])
-AC_DEFUN(RTEMS_DEFINE_ITRON_API,
+AC_DEFUN([RTEMS_DEFINE_ITRON_API],
[AC_REQUIRE([RTEMS_CHECK_ITRON_API])dnl
if test x"${HAS_ITRON_API}" = x"yes";
then