2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>

* configure.ac: Explicitly pass --includedir and --libdir to
	cpukit/configure.
This commit is contained in:
Ralf Corsepius
2004-03-31 05:14:37 +00:00
parent 3393df5e8c
commit cdf41b07a5
2 changed files with 7 additions and 1 deletions

View File

@@ -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