summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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])