summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/env-rtemsbsp.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 05:40:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 05:40:02 +0000
commit17ad82ca8bfc48f4701791a5090a79331ddf360b (patch)
treecf2f22b87ace78ae56a25b5cca36fbd590e9d4cc /testsuites/aclocal/env-rtemsbsp.m4
parent2004-02-17 RTEMS (diff)
downloadrtems-17ad82ca8bfc48f4701791a5090a79331ddf360b.tar.bz2
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]). * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal. * aclocal/project-root.m4: Remove obsolete comments. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/rtems-top.m4: Rework.
Diffstat (limited to 'testsuites/aclocal/env-rtemsbsp.m4')
-rw-r--r--testsuites/aclocal/env-rtemsbsp.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4
index 3fe9195ddd..d8fdd07210 100644
--- a/testsuites/aclocal/env-rtemsbsp.m4
+++ b/testsuites/aclocal/env-rtemsbsp.m4
@@ -33,9 +33,6 @@ AC_SUBST(RTEMS_BSP_SPECS)
GCC_SPECS="-B\$(PROJECT_ROOT)/lib/ -B\$(PROJECT_ROOT)/$RTEMS_BSP/lib/"
AC_SUBST(GCC_SPECS)
-RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP"
-AC_SUBST(RTEMS_ROOT)
-
RTEMS_ENABLE_BARE
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(BARE_CPU_CFLAGS)