summaryrefslogtreecommitdiffstats
path: root/aclocal/target.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/target.m4')
-rw-r--r--aclocal/target.m44
1 files changed, 1 insertions, 3 deletions
diff --git a/aclocal/target.m4 b/aclocal/target.m4
index 8312ff3438..517811d51b 100644
--- a/aclocal/target.m4
+++ b/aclocal/target.m4
@@ -8,9 +8,7 @@ target_subdirs="RTEMS_TGT_SUBDIRS"
AC_SUBST(target_subdirs)
])
-dnl This is a subroutine of AC_OUTPUT.
-dnl It is called after running config.status.
-dnl AC_OUTPUT_SUBDIRS(DIRECTORY...)
+dnl Derived from automake-1.4's AC_OUTPUT_SUBDIRS
AC_DEFUN(RTEMS_OUTPUT_SUBDIRS,
[
if test "$no_recursion" != yes; then