summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aclocal/bsp-alias.m42
-rw-r--r--aclocal/project-root.m42
-rw-r--r--testsuites/aclocal/project-root.m42
3 files changed, 0 insertions, 6 deletions
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 36102e153d..9aafbccee0 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -1,5 +1,3 @@
-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/project-root.m4 b/aclocal/project-root.m4
index 1cfe4bb0b1..8a1e7c83cf 100644
--- a/aclocal/project-root.m4
+++ b/aclocal/project-root.m4
@@ -1,5 +1,3 @@
-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
diff --git a/testsuites/aclocal/project-root.m4 b/testsuites/aclocal/project-root.m4
index caa347bf9e..aeeb0e863a 100644
--- a/testsuites/aclocal/project-root.m4
+++ b/testsuites/aclocal/project-root.m4
@@ -1,5 +1,3 @@
-dnl
-
AC_DEFUN([RTEMS_PROJECT_ROOT],
[dnl
AC_REQUIRE([RTEMS_TOP])