mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-10 01:23:22 +00:00
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4: Remove AM_CONDITIONAL MULTILIB.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* aclocal/env-rtemsbsp.m4: Remove AM_CONDITIONAL MULTILIB.
|
||||||
|
|
||||||
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Remove AM_CONDITIONAL MULTILIB.
|
* configure.ac: Remove AM_CONDITIONAL MULTILIB.
|
||||||
|
|||||||
@@ -27,8 +27,6 @@ RTEMS_BSP="$rtems_cv_RTEMS_BSP"
|
|||||||
AC_MSG_RESULT(${RTEMS_BSP})
|
AC_MSG_RESULT(${RTEMS_BSP})
|
||||||
AC_SUBST(RTEMS_BSP)
|
AC_SUBST(RTEMS_BSP)
|
||||||
|
|
||||||
AM_CONDITIONAL([MULTILIB],[false])
|
|
||||||
|
|
||||||
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"
|
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"
|
||||||
libdir="\${exec_prefix}/${RTEMS_BSP}/lib"
|
libdir="\${exec_prefix}/${RTEMS_BSP}/lib"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user