summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:57:50 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:25 +0200
commitaf981ca0c9fedbec8f99162e89fc0b0b1127709d (patch)
tree7c3eb435d4f0b9dfcb06968031dad4a795108e24
parentRemove CVS-Ids. (diff)
downloadrtems-af981ca0c9fedbec8f99162e89fc0b0b1127709d.tar.bz2
Remove CVS-Ids.
Diffstat (limited to '')
-rw-r--r--c/Makefile.am4
-rw-r--r--c/acinclude.m43
-rw-r--r--c/configure.ac2
3 files changed, 0 insertions, 9 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index bc10eab84d..c88c3657b6 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
## NOTE: This Makefile.am is rather fragile to the value of RTEMS_BSP
diff --git a/c/acinclude.m4 b/c/acinclude.m4
index 38e059d9e6..874671dd9d 100644
--- a/c/acinclude.m4
+++ b/c/acinclude.m4
@@ -1,6 +1,3 @@
-dnl $Id$
-
-dnl
dnl Misc utility macros for subdir handling to work around missing abilities
dnl in autoconf, automake and structural issues with RTEMS
dnl
diff --git a/c/configure.ac b/c/configure.ac
index 4763dacd86..d64d9d49f3 100644
--- a/c/configure.ac
+++ b/c/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])