summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/check-tool.m4
diff options
context:
space:
mode:
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]])