summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/rtems-top.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-17 02:40:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-17 02:40:23 +0000
commit208aa86efc95909fe94c88ea53e2e8a99a7bc195 (patch)
tree35960a82d14023652920b645763f4ca002969f1f /c/src/aclocal/rtems-top.m4
parent2004-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-208aa86efc95909fe94c88ea53e2e8a99a7bc195.tar.bz2
2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Remove check for version.m4. * automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
Diffstat (limited to 'c/src/aclocal/rtems-top.m4')
-rw-r--r--c/src/aclocal/rtems-top.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/aclocal/rtems-top.m4 b/c/src/aclocal/rtems-top.m4
index b0a6f35700..78e95c9d6d 100644
--- a/c/src/aclocal/rtems-top.m4
+++ b/c/src/aclocal/rtems-top.m4
@@ -42,9 +42,6 @@ PROJECT_ROOT="${RTEMS_TOPdir}/\$(top_builddir)"
AC_SUBST(PROJECT_ROOT)
AC_MSG_CHECKING([for RTEMS Version])
-AS_IF([test -r "${srcdir}/${RTEMS_TOPdir}/aclocal/version.m4"],
-[],
-[AC_MSG_ERROR([Unable to find ${RTEMS_TOPdir}/aclocal/version.m4])])
AC_MSG_RESULT([_RTEMS_VERSION])
AC_SUBST([dirstamp],[\${am__leading_dot}dirstamp])