From dee576c0b957487b5ef527e0c1519a0c449ef495 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 15 Mar 2002 18:57:17 +0000 Subject: 2002-03-14 Ralf Corsepius * aclocal/env-rtemscpu.m4: automake-1.6 preparations: Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]). --- aclocal/env-rtemscpu.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'aclocal/env-rtemscpu.m4') diff --git a/aclocal/env-rtemscpu.m4 b/aclocal/env-rtemscpu.m4 index 796f875db4..e01efb12c0 100644 --- a/aclocal/env-rtemscpu.m4 +++ b/aclocal/env-rtemscpu.m4 @@ -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) -- cgit v1.2.3