From 6963854ddcb2825550dc9f3f6704b42c33f365e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 18 May 2012 07:47:52 +0200 Subject: Remove references to configure.in. --- aclocal/project-root.m4 | 4 ++-- aclocal/rtems-top.m4 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'aclocal') 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 -- cgit v1.2.3