[rtems commit] Remove references to configure.in.
Ralf Corsepius
ralf at rtems.org
Fri May 18 05:53:19 UTC 2012
Module: rtems
Branch: master
Commit: 6963854ddcb2825550dc9f3f6704b42c33f365e0
Changeset: http://git.rtems.org/rtems/commit/?id=6963854ddcb2825550dc9f3f6704b42c33f365e0
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Fri May 18 07:47:52 2012 +0200
Remove references to configure.in.
---
aclocal/project-root.m4 | 4 ++--
aclocal/rtems-top.m4 | 2 +-
c/src/aclocal/config-subdirs.m4 | 2 +-
c/src/aclocal/rtems-top.m4 | 2 +-
c/src/aclocal/target.m4 | 2 +-
testsuites/aclocal/rtems-top.m4 | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/aclocal/project-root.m4 b/aclocal/project-root.m4
index 8a1e7c8..464d704 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 c3055df..3eb4827 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
diff --git a/c/src/aclocal/config-subdirs.m4 b/c/src/aclocal/config-subdirs.m4
index a9addae..ed1b29c 100644
--- a/c/src/aclocal/config-subdirs.m4
+++ b/c/src/aclocal/config-subdirs.m4
@@ -3,7 +3,7 @@ dnl Misc utility macros for subdir handling to work around missing abilities
dnl in autoconf, automake and structural issues with RTEMS
dnl
dnl Contains parts derived from autoconf-2.13 AC_OUTPUT_SUBDIRS and Cygnus'
-dnl configure.in.
+dnl configure.ac.
dnl
dnl
diff --git a/c/src/aclocal/rtems-top.m4 b/c/src/aclocal/rtems-top.m4
index 2668c9e..2472f13 100644
--- a/c/src/aclocal/rtems-top.m4
+++ b/c/src/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
diff --git a/c/src/aclocal/target.m4 b/c/src/aclocal/target.m4
index 8929a32..69f555e 100644
--- a/c/src/aclocal/target.m4
+++ b/c/src/aclocal/target.m4
@@ -76,7 +76,7 @@ dnl Misc utility macros for subdir handling to work around missing abilities
dnl in autoconf, automake and structural issues with RTEMS
dnl
dnl Contains parts derived from autoconf-2.13 AC_OUTPUT_SUBDIRS and Cygnus'
-dnl configure.in.
+dnl configure.ac.
dnl
dnl
diff --git a/testsuites/aclocal/rtems-top.m4 b/testsuites/aclocal/rtems-top.m4
index 5d7974e..acb5732 100644
--- a/testsuites/aclocal/rtems-top.m4
+++ b/testsuites/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
More information about the vc
mailing list