summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/check-rtems-debug.m4
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/aclocal/check-rtems-debug.m4')
-rw-r--r--cpukit/aclocal/check-rtems-debug.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/aclocal/check-rtems-debug.m4 b/cpukit/aclocal/check-rtems-debug.m4
index 0c25b5d993..d8d1818520 100644
--- a/cpukit/aclocal/check-rtems-debug.m4
+++ b/cpukit/aclocal/check-rtems-debug.m4
@@ -1,6 +1,6 @@
## $Id$
-AC_DEFUN(RTEMS_CHECK_RTEMS_DEBUG,
+AC_DEFUN([RTEMS_CHECK_RTEMS_DEBUG],
[AC_REQUIRE([RTEMS_ENABLE_RTEMS_DEBUG])
AS_IF([test x"${enable_rtems_debug}" = x"yes"]
[AC_DEFINE_UNQUOTED(RTEMS_DEBUG,1,[if RTEMS_DEBUG is enabled])])