2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>

* aclocal/env-rtemsbsp.m4: Remove AM_CONDITIONAL MULTILIB.
This commit is contained in:
Ralf Corsepius
2009-10-21 08:28:17 +00:00
parent 23759b5c1b
commit 2e710b0d93
2 changed files with 4 additions and 2 deletions

View File

@@ -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>
* configure.ac: Remove AM_CONDITIONAL MULTILIB.

View File

@@ -27,8 +27,6 @@ RTEMS_BSP="$rtems_cv_RTEMS_BSP"
AC_MSG_RESULT(${RTEMS_BSP})
AC_SUBST(RTEMS_BSP)
AM_CONDITIONAL([MULTILIB],[false])
includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"
libdir="\${exec_prefix}/${RTEMS_BSP}/lib"