From 33a105fb69b1398294e304790c2eb7017f188d1e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 7 May 2012 11:08:48 -0500 Subject: Revert: Remove CVS Ids See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details. --- testsuites/tools/Makefile.am | 4 ++++ testsuites/tools/configure.ac | 2 ++ testsuites/tools/generic/Makefile.am | 4 ++++ testsuites/tools/generic/configure.ac | 2 ++ 4 files changed, 12 insertions(+) (limited to 'testsuites/tools') diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am index 6033081ace..3a7fd41163 100644 --- a/testsuites/tools/Makefile.am +++ b/testsuites/tools/Makefile.am @@ -1,3 +1,7 @@ +## +## $Id$ +## + ACLOCAL_AMFLAGS = -I ../../aclocal SUBDIRS = @subdirs@ diff --git a/testsuites/tools/configure.ac b/testsuites/tools/configure.ac index a63b5dbdbf..2d8be189f1 100644 --- a/testsuites/tools/configure.ac +++ b/testsuites/tools/configure.ac @@ -1,4 +1,6 @@ ## 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 2b4a6fcef3..6591bf76de 100644 --- a/testsuites/tools/generic/Makefile.am +++ b/testsuites/tools/generic/Makefile.am @@ -1,3 +1,7 @@ +## +## $Id$ +## + ACLOCAL_AMFLAGS = -I ../../../aclocal bin_SCRIPTS = difftest sorttimes diff --git a/testsuites/tools/generic/configure.ac b/testsuites/tools/generic/configure.ac index 7c7597b304..6f5d6aac54 100644 --- a/testsuites/tools/generic/configure.ac +++ b/testsuites/tools/generic/configure.ac @@ -1,4 +1,6 @@ ## 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]) -- cgit v1.2.3