mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Explicitly pass --includedir and --libdir to cpukit/configure.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Explicitly pass --includedir and --libdir to
|
||||
cpukit/configure.
|
||||
|
||||
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* librdbg/Makefile.am: Fix rpcgen rules.
|
||||
|
||||
@@ -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