summaryrefslogtreecommitdiffstats
path: root/aclocal/check-files-in.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-30 19:51:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-30 19:51:39 +0000
commitb931d05af00a4082a2abcf5e8aa42e5af25a46bc (patch)
tree89842ca44e572dc12d97d269a9afff8465892824 /aclocal/check-files-in.m4
parentNew configure test from Ian Lance Taylor <ian@airs.com>: (diff)
downloadrtems-b931d05af00a4082a2abcf5e8aa42e5af25a46bc.tar.bz2
Added Id's.
Diffstat (limited to 'aclocal/check-files-in.m4')
-rw-r--r--aclocal/check-files-in.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/aclocal/check-files-in.m4 b/aclocal/check-files-in.m4
index cad0cf457e..f68729b715 100644
--- a/aclocal/check-files-in.m4
+++ b/aclocal/check-files-in.m4
@@ -1,9 +1,12 @@
+dnl
dnl $Id$
+dnl
dnl RTEMS_CHECK_FILES_IN(path,file,var)
dnl path .. path relative to srcdir, where to start searching for files
dnl file .. name of the files to search for
dnl var .. shell variable to append files found
+
AC_DEFUN(RTEMS_CHECK_FILES_IN,
[
AC_MSG_CHECKING(for $2.in in $1)