summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
-rw-r--r--aclocal/bsp-alias.m44
-rw-r--r--aclocal/canonical-target-name.m44
-rw-r--r--aclocal/check-bsps.m42
-rw-r--r--aclocal/check-custom-bsp.m42
-rw-r--r--aclocal/enable-cxx.m42
-rw-r--r--aclocal/enable-multiprocessing.m42
-rw-r--r--aclocal/enable-networking.m42
-rw-r--r--aclocal/enable-posix.m42
-rw-r--r--aclocal/enable-rtems-debug.m42
-rw-r--r--aclocal/enable-rtemsbsp.m42
-rw-r--r--aclocal/enable-smp.m42
-rw-r--r--aclocal/enable-tests.m42
-rw-r--r--aclocal/path-ksh.m42
-rw-r--r--aclocal/project-root.m45
-rw-r--r--aclocal/rtems-top.m42
-rw-r--r--configure.ac2
17 files changed, 0 insertions, 42 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a765a36e6..93b398b011 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,6 @@
#
# top level directory for RTEMS build tree
#
-##
-## $Id$
-##
ACLOCAL_AMFLAGS = -I aclocal
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 8a9b21a7c6..9aafbccee0 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl _RTEMS_BSP_ALIAS(BSP_ALIAS,RTEMS_BSP_FAMILY)
dnl Internal subroutine to RTEMS_BSP_ALIAS
AC_DEFUN([_RTEMS_BSP_ALIAS],
diff --git a/aclocal/canonical-target-name.m4 b/aclocal/canonical-target-name.m4
index ea5537685c..6870bbf29a 100644
--- a/aclocal/canonical-target-name.m4
+++ b/aclocal/canonical-target-name.m4
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
dnl canonicalize target cpu
dnl NOTE: Most rtems targets do not fullfil autoconf's
dnl target naming conventions "processor-vendor-os"
diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4
index 27a4c41ea4..500fcc8b6c 100644
--- a/aclocal/check-bsps.m4
+++ b/aclocal/check-bsps.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Report all available bsps for a target within the source tree
dnl
dnl RTEMS_CHECK_BSPS(bsp_list)
diff --git a/aclocal/check-custom-bsp.m4 b/aclocal/check-custom-bsp.m4
index c4ea9d4c24..43b379c095 100644
--- a/aclocal/check-custom-bsp.m4
+++ b/aclocal/check-custom-bsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target
AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir
diff --git a/aclocal/enable-cxx.m4 b/aclocal/enable-cxx.m4
index 8648743c2d..ddd37dc0c8 100644
--- a/aclocal/enable-cxx.m4
+++ b/aclocal/enable-cxx.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_CXX],
[
AC_ARG_ENABLE(cxx,
diff --git a/aclocal/enable-multiprocessing.m4 b/aclocal/enable-multiprocessing.m4
index 175de9ceb0..8707c9eecf 100644
--- a/aclocal/enable-multiprocessing.m4
+++ b/aclocal/enable-multiprocessing.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_MULTIPROCESSING],
[
AC_ARG_ENABLE(multiprocessing,
diff --git a/aclocal/enable-networking.m4 b/aclocal/enable-networking.m4
index df02ef2ed7..7cede53fce 100644
--- a/aclocal/enable-networking.m4
+++ b/aclocal/enable-networking.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_NETWORKING],
[
## AC_BEFORE([$0], [RTEMS_CHECK_NETWORKING])dnl
diff --git a/aclocal/enable-posix.m4 b/aclocal/enable-posix.m4
index 1d55432a7b..272704c43e 100644
--- a/aclocal/enable-posix.m4
+++ b/aclocal/enable-posix.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_POSIX],
[
## AC_BEFORE([$0], [RTEMS_CHECK_POSIX_API])dnl
diff --git a/aclocal/enable-rtems-debug.m4 b/aclocal/enable-rtems-debug.m4
index 1edcea0a59..18bb67f284 100644
--- a/aclocal/enable-rtems-debug.m4
+++ b/aclocal/enable-rtems-debug.m4
@@ -1,5 +1,3 @@
-## $Id$
-
AC_DEFUN([RTEMS_ENABLE_RTEMS_DEBUG],
[
AC_ARG_ENABLE(rtems-debug,
diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4
index d8ffc55e09..613a29e290 100644
--- a/aclocal/enable-rtemsbsp.m4
+++ b/aclocal/enable-rtemsbsp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
dnl Override the set of BSPs to be built.
dnl used by the toplevel configure script
dnl RTEMS_ENABLE_RTEMSBSP(rtems_bsp_list)
diff --git a/aclocal/enable-smp.m4 b/aclocal/enable-smp.m4
index 84561f8bbd..b290ac33ab 100644
--- a/aclocal/enable-smp.m4
+++ b/aclocal/enable-smp.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_SMP],
[
## AC_BEFORE([$0], [RTEMS_CHECK_SMP])dnl
diff --git a/aclocal/enable-tests.m4 b/aclocal/enable-tests.m4
index a48168fa42..9fb7fa02c9 100644
--- a/aclocal/enable-tests.m4
+++ b/aclocal/enable-tests.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_ENABLE_TESTS],
[
AC_ARG_ENABLE(tests,
diff --git a/aclocal/path-ksh.m4 b/aclocal/path-ksh.m4
index 306c4ca2e7..2c79b31d1e 100644
--- a/aclocal/path-ksh.m4
+++ b/aclocal/path-ksh.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
AC_DEFUN([RTEMS_PATH_KSH],
[
dnl NOTE: prefer bash over ksh over sh
diff --git a/aclocal/project-root.m4 b/aclocal/project-root.m4
index 11643b9d7f..07415fcd5a 100644
--- a/aclocal/project-root.m4
+++ b/aclocal/project-root.m4
@@ -1,8 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
-dnl
dnl PROJECT_TOPdir .. relative path to the top of the build-tree
dnl PROJECT_ROOT .. relative path to the top of the temporary
dnl installation directory inside the build-tree
diff --git a/aclocal/rtems-top.m4 b/aclocal/rtems-top.m4
index c6acfd1081..c3055df4ba 100644
--- a/aclocal/rtems-top.m4
+++ b/aclocal/rtems-top.m4
@@ -1,5 +1,3 @@
-dnl $Id$
-
# AC_DISABLE_OPTION_CHECKING is not available before 2.62
AC_PREREQ(2.62)
diff --git a/configure.ac b/configure.ac
index dc971d1b33..42573f9c0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])