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