summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 76fc45c490..5df8cdd547 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -122,7 +122,8 @@ BSP_SUBDIRS=
RTEMS_BSP_CONFIG_SUBDIR(
[cpukit],[../../cpukit],
['--with-project-root=${with_project_root}../$RTEMS_BSP/' \
- '--enable-rtemsbsp=$RTEMS_BSP'],
+ '--includedir=${exec_prefix}/${RTEMS_BSP}/lib/include' \
+ '--libdir=${exec_prefix}/${RTEMS_BSP}/lib'],
[test x"$multilib" = x"no"])
## Note: the order of the directories below is essential