forked from Imagelibrary/rtems
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Explicitly pass --includedir and --libdir to cpukit/configure.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user