summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal')
-rw-r--r--aclocal/project-root.m44
-rw-r--r--aclocal/rtems-top.m42
2 files changed, 3 insertions, 3 deletions
diff --git a/aclocal/project-root.m4 b/aclocal/project-root.m4
index 8a1e7c83cf..464d704c67 100644
--- a/aclocal/project-root.m4
+++ b/aclocal/project-root.m4
@@ -2,8 +2,8 @@ dnl
dnl PROJECT_TOPdir .. relative path to the top of the build-tree
dnl PROJECT_ROOT .. relative path to the top of the temporary
dnl installation directory inside the build-tree
-dnl RTEMS_TOPdir .. relative path of a subpackage's configure.in to the
-dnl toplevel configure.in of the source-tree
+dnl RTEMS_TOPdir .. relative path of a subpackage's configure.ac to the
+dnl toplevel configure.ac of the source-tree
dnl RTEMS_ROOT .. path to the top of a bsp's build directory
dnl [Applied by custom/*.cfg, depredicated otherwise]
dnl
diff --git a/aclocal/rtems-top.m4 b/aclocal/rtems-top.m4
index c3055df4ba..3eb4827861 100644
--- a/aclocal/rtems-top.m4
+++ b/aclocal/rtems-top.m4
@@ -4,7 +4,7 @@ AC_PREREQ(2.62)
dnl
dnl RTEMS_TOP($1)
dnl
-dnl $1 .. relative path from this configure.in to the toplevel configure.in
+dnl $1 .. relative path from this configure.ac to the toplevel configure.ac
dnl
AC_DEFUN([RTEMS_TOP],
[dnl