summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/librtems++/Makefile.am4
-rw-r--r--c/src/librtems++/configure.ac2
2 files changed, 0 insertions, 6 deletions
diff --git a/c/src/librtems++/Makefile.am b/c/src/librtems++/Makefile.am
index ba7f5240cf..ffc369ca09 100644
--- a/c/src/librtems++/Makefile.am
+++ b/c/src/librtems++/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
include $(top_srcdir)/../automake/compile.am
diff --git a/c/src/librtems++/configure.ac b/c/src/librtems++/configure.ac
index 801ee0bb1a..7ca2d3899f 100644
--- a/c/src/librtems++/configure.ac
+++ b/c/src/librtems++/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-src-librtems++],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla],[rtems-c-src-librtems++])