From cbc4e6fad77cf50449f1be85df3dc82f3291dddc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Jan 2002 18:03:19 +0000 Subject: 2002-01-22 Ralf Corsepius * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir. --- aclocal/env-rtemsbsp.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal/env-rtemsbsp.m4') diff --git a/aclocal/env-rtemsbsp.m4 b/aclocal/env-rtemsbsp.m4 index ae84ca53a6..6caec5a3d4 100644 --- a/aclocal/env-rtemsbsp.m4 +++ b/aclocal/env-rtemsbsp.m4 @@ -43,5 +43,5 @@ AC_SUBST(BARE_CPU_CFLAGS) AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[true]) AM_CONDITIONAL([MULTILIB],[false]) -includedir="\${exec_prefix}/\$(RTEMS_BSP)/lib/include" +includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include" ]) -- cgit v1.2.3