summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/check-tool.m4
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:55:28 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:25 +0200
commitee32f67a6f518ebd49cebfeda7c14b9a5e0bb73e (patch)
tree3a4cea47e0a9362a92ba6600f3c48f2c3ebed9c5 /cpukit/aclocal/check-tool.m4
parentRemove CVS-Ids. (diff)
downloadrtems-ee32f67a6f518ebd49cebfeda7c14b9a5e0bb73e.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'cpukit/aclocal/check-tool.m4')
-rw-r--r--cpukit/aclocal/check-tool.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/aclocal/check-tool.m4 b/cpukit/aclocal/check-tool.m4
index 4c412c074a..2bc137cd96 100644
--- a/cpukit/aclocal/check-tool.m4
+++ b/cpukit/aclocal/check-tool.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
## Check for a cross tool, similar to AC_CHECK_TOOL, but do not fall back to
## the un-prefixed version of PROG-TO-CHECK-FOR.
dnl RTEMS_CHECK_TOOL(VARIABLE, PROG-TO-CHECK-FOR[, VALUE-IF-NOT-FOUND [, PATH]])