From b931d05af00a4082a2abcf5e8aa42e5af25a46bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Sep 1998 19:51:39 +0000 Subject: Added Id's. --- aclocal/ar-s.m4 | 4 ++++ aclocal/canonical-target-name.m4 | 2 ++ aclocal/canonicalize-tools.m4 | 1 + aclocal/check-files-in.m4 | 3 +++ aclocal/check-makefile.m4 | 2 ++ aclocal/cygwin.m4 | 3 +++ aclocal/exeext.m4 | 3 +++ aclocal/mkdir.m4 | 2 ++ aclocal/tool-prefix.m4 | 3 +++ 9 files changed, 23 insertions(+) (limited to 'aclocal') diff --git a/aclocal/ar-s.m4 b/aclocal/ar-s.m4 index ecff77718c..2119c43a6d 100644 --- a/aclocal/ar-s.m4 +++ b/aclocal/ar-s.m4 @@ -1,3 +1,7 @@ +dnl +dnl $Id$ +dnl + AC_DEFUN(RTEMS_AR_FOR_TARGET_S, [ AC_CACHE_CHECK(whether $AR_FOR_TARGET -s works, diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4 index e8c77d8a01..7fbfa599c1 100644 --- a/aclocal/canonical-target-name.m4 +++ b/aclocal/canonical-target-name.m4 @@ -1,4 +1,6 @@ +dnl dnl $Id$ +dnl dnl canonicalize target name dnl NOTE: Most rtems targets do not fullfil autoconf's diff --git a/aclocal/canonicalize-tools.m4 b/aclocal/canonicalize-tools.m4 index 42d798706f..1424a72560 100644 --- a/aclocal/canonicalize-tools.m4 +++ b/aclocal/canonicalize-tools.m4 @@ -1,3 +1,4 @@ +dnl dnl $Id$ dnl dnl Set target tools 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) diff --git a/aclocal/check-makefile.m4 b/aclocal/check-makefile.m4 index 6cb61f36b0..16b1c11118 100644 --- a/aclocal/check-makefile.m4 +++ b/aclocal/check-makefile.m4 @@ -1,4 +1,6 @@ +dnl dnl $Id$ +dnl dnl RTEMS_CHECK_MAKEFILE(path) dnl Search for Makefile.in's within the directory starting diff --git a/aclocal/cygwin.m4 b/aclocal/cygwin.m4 index 2f988155c6..62b07ae4fd 100644 --- a/aclocal/cygwin.m4 +++ b/aclocal/cygwin.m4 @@ -1,3 +1,6 @@ +dnl +dnl $Id$ +dnl dnl Detect the Cygwin32 environment (unix under Win32) dnl dnl 98/06/16 David Fiddes (D.J.Fiddes@hw.ac.uk) diff --git a/aclocal/exeext.m4 b/aclocal/exeext.m4 index f922511a76..546351e66b 100644 --- a/aclocal/exeext.m4 +++ b/aclocal/exeext.m4 @@ -1,3 +1,6 @@ +dnl +dnl $Id$ +dnl dnl Set the EXE extension dnl dnl 98/06/16 David Fiddes (D.J.Fiddes@hw.ac.uk) diff --git a/aclocal/mkdir.m4 b/aclocal/mkdir.m4 index ba7db67a8d..6b3c2b7f8e 100644 --- a/aclocal/mkdir.m4 +++ b/aclocal/mkdir.m4 @@ -1,4 +1,6 @@ +dnl dnl $Id$ +dnl dnl macro to detect mkdir AC_DEFUN(RTEMS_PATH_MKDIR, diff --git a/aclocal/tool-prefix.m4 b/aclocal/tool-prefix.m4 index fae1652aef..d7fe6a9b38 100644 --- a/aclocal/tool-prefix.m4 +++ b/aclocal/tool-prefix.m4 @@ -1,3 +1,6 @@ +dnl +dnl $Id$ +dnl dnl Set program_prefix dnl dnl 98/05/20 Ralf Corsepius (corsepiu@faw.uni-ulm.de) -- cgit v1.2.3