2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
This commit is contained in:
Ralf Corsepius
2002-08-06 07:31:47 +00:00
parent 0aa6384673
commit d3f954ea01
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
2002-07-31 Joel Sherrill <joel@OARcorp.com> 2002-07-31 Joel Sherrill <joel@OARcorp.com>
* aclocal/rtems-cpu-subdirs.m4: Removed the or16 port * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port

View File

@@ -40,7 +40,6 @@ RTEMS_ENABLE_BARE
AC_SUBST(BARE_CPU_MODEL) AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(BARE_CPU_CFLAGS) AC_SUBST(BARE_CPU_CFLAGS)
AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[true])
AM_CONDITIONAL([MULTILIB],[false]) AM_CONDITIONAL([MULTILIB],[false])
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include" includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"