summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:54:42 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:24 +0200
commitfdc39c482a79fe75e2c2a48606d2d4a03e5639f1 (patch)
tree9924376f5b69b2744dab0284d340d64ed80d4ab2
parentRemove CVS-Ids. (diff)
downloadrtems-fdc39c482a79fe75e2c2a48606d2d4a03e5639f1.tar.bz2
Remove CVS-Ids.
-rw-r--r--testsuites/tools/Makefile.am4
-rw-r--r--testsuites/tools/configure.ac2
-rw-r--r--testsuites/tools/generic/Makefile.am4
-rw-r--r--testsuites/tools/generic/configure.ac2
4 files changed, 0 insertions, 12 deletions
diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am
index 3a7fd41163..6033081ace 100644
--- a/testsuites/tools/Makefile.am
+++ b/testsuites/tools/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac
index 2d8be189f1..a63b5dbdbf 100644
--- a/testsuites/tools/configure.ac
+++ b/testsuites/tools/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-tests-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am
index 6591bf76de..2b4a6fcef3 100644
--- a/testsuites/tools/generic/Makefile.am
+++ b/testsuites/tools/generic/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
bin_SCRIPTS = difftest sorttimes
diff --git a/testsuites/tools/generic/configure.ac b/testsuites/tools/generic/configure.ac
index 6f5d6aac54..7c7597b304 100644
--- a/testsuites/tools/generic/configure.ac
+++ b/testsuites/tools/generic/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-tests-tools-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])