summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 06:05:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 06:05:48 +0000
commit01ad78c0df82f050f25fc7adbabe966b9f6e610b (patch)
treecc5d260c9ac7d540bf09e599d894eb08c119771c /testsuites/aclocal
parentDon't require RTEMS_ENABLE_MULTILIB. (diff)
downloadrtems-01ad78c0df82f050f25fc7adbabe966b9f6e610b.tar.bz2
Don't provide MULTILIB conditional.
Diffstat (limited to 'testsuites/aclocal')
-rw-r--r--testsuites/aclocal/env-rtemsbsp.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4
index fdb4bc04c2..f64e66b773 100644
--- a/testsuites/aclocal/env-rtemsbsp.m4
+++ b/testsuites/aclocal/env-rtemsbsp.m4
@@ -34,8 +34,6 @@ RTEMS_ENABLE_BARE
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(BARE_CPU_CFLAGS)
-AM_CONDITIONAL([MULTILIB],[false])
-
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"
libdir="\${exec_prefix}/${RTEMS_BSP}/lib"