summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-06 07:31:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-06 07:31:47 +0000
commitd3f954ea01f15ee433925d9318ffd3886b9ebf30 (patch)
treec704e3a07ecc44d851e9a9b1ae14bd50b0a13cd4 /aclocal
parent2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d3f954ea01f15ee433925d9318ffd3886b9ebf30.tar.bz2
2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
Diffstat (limited to 'aclocal')
-rw-r--r--aclocal/env-rtemsbsp.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal/env-rtemsbsp.m4 b/aclocal/env-rtemsbsp.m4
index d81e204432..53522516db 100644
--- a/aclocal/env-rtemsbsp.m4
+++ b/aclocal/env-rtemsbsp.m4
@@ -40,7 +40,6 @@ RTEMS_ENABLE_BARE
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(BARE_CPU_CFLAGS)
-AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[true])
AM_CONDITIONAL([MULTILIB],[false])
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"