diff --git a/ChangeLog b/ChangeLog index 23ec5f6674..b95b41b7eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-06 Ralf Corsepius + + * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP. + 2002-07-31 Joel Sherrill * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port 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"