[rtems commit] Remove CVS-Ids.

Ralf Corsepius ralf at rtems.org
Fri May 4 09:05:19 UTC 2012


Module:    rtems
Branch:    4.10
Commit:    2cb87e66b7c3bd1391227a3215149dbde6f657f6
Changeset: http://git.rtems.org/rtems/commit/?id=2cb87e66b7c3bd1391227a3215149dbde6f657f6

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May  4 11:06:09 2012 +0200

Remove CVS-Ids.

---

 c/src/make/Makefile.am             |    4 ----
 c/src/make/aclocal/check-itron.m4  |    2 --
 c/src/make/aclocal/enable-itron.m4 |    2 --
 c/src/make/aclocal/rtems-flags.m4  |    1 -
 c/src/make/configure.ac            |    4 ----
 5 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index c8d8869..97bbb7c 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal
 
 rtems_makedir = $(prefix)/make
diff --git a/c/src/make/aclocal/check-itron.m4 b/c/src/make/aclocal/check-itron.m4
index b3ee9f2..53a0a17 100644
--- a/c/src/make/aclocal/check-itron.m4
+++ b/c/src/make/aclocal/check-itron.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
 AC_DEFUN([RTEMS_CHECK_ITRON_API],
 [dnl
 AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
diff --git a/c/src/make/aclocal/enable-itron.m4 b/c/src/make/aclocal/enable-itron.m4
index 4cb9c68..d6e64aa 100644
--- a/c/src/make/aclocal/enable-itron.m4
+++ b/c/src/make/aclocal/enable-itron.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
 AC_DEFUN([RTEMS_ENABLE_ITRON],
 [
 ## AC_BEFORE([$0], [RTEMS_CHECK_ITRON_API])dnl
diff --git a/c/src/make/aclocal/rtems-flags.m4 b/c/src/make/aclocal/rtems-flags.m4
index 8e034e5..57e63aa 100644
--- a/c/src/make/aclocal/rtems-flags.m4
+++ b/c/src/make/aclocal/rtems-flags.m4
@@ -1,4 +1,3 @@
-## $Id$
 ## 
 ## Some hacks to set up RTEMS_*FLAGS
 ## Internal macro, not supposed to be explictly used in configure.ac's
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index ebb3796..c26b540 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -1,8 +1,4 @@
 ## Process this file with autoconf to produce a configure script.
-##
-## $Id$
-
-##
 ## This script configures the configuration files below make/
 ##
 




More information about the vc mailing list