summaryrefslogtreecommitdiffstats
path: root/aclocal/env-rtemsbsp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/env-rtemsbsp.m4')
-rw-r--r--aclocal/env-rtemsbsp.m42
1 files changed, 1 insertions, 1 deletions
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"
])