summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-18 07:47:52 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-18 07:47:52 +0200
commit6963854ddcb2825550dc9f3f6704b42c33f365e0 (patch)
tree039c408d9431cc285859c181306a51944ec15e58 /c/src/aclocal
parentRemove obsolete reference to posix bsp. (diff)
downloadrtems-6963854ddcb2825550dc9f3f6704b42c33f365e0.tar.bz2
Remove references to configure.in.
Diffstat (limited to 'c/src/aclocal')
-rw-r--r--c/src/aclocal/config-subdirs.m42
-rw-r--r--c/src/aclocal/rtems-top.m42
-rw-r--r--c/src/aclocal/target.m42
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/aclocal/config-subdirs.m4 b/c/src/aclocal/config-subdirs.m4
index a9addaeb77..ed1b29c625 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 2668c9e10b..2472f13e95 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 8929a327b8..69f555eb6c 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