mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2002-03-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: automake-1.6 preparations: Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-03-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* aclocal/env-rtemscpu.m4: automake-1.6 preparations:
|
||||
Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
|
||||
|
||||
2002-03-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* VERSION: Updated to rtems-mg5-20020808.
|
||||
|
||||
@@ -33,6 +33,7 @@ if test x"$multilib" = x"yes"; then
|
||||
|
||||
includedir="\${exec_prefix}/lib/include"
|
||||
libdir="${libdir}\$(MULTISUBDIR)"
|
||||
AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false])
|
||||
else
|
||||
RTEMS_ENV_RTEMSBSP
|
||||
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
||||
|
||||
Reference in New Issue
Block a user