source: rtems/cpukit/aclocal/env-rtemscpu.m4 @ ee32f67a

4.115
Last change on this file since ee32f67a was ee32f67a, checked in by Ralf Corsépius <ralf.corsepius@…>, on 05/04/12 at 06:55:28

Remove CVS-Ids.

  • Property mode set to 100644
File size: 133 bytes
Line 
1AC_DEFUN([RTEMS_ENV_RTEMSCPU],
2[
3  AC_REQUIRE([RTEMS_ENABLE_MULTILIB])
4
5  AM_CONDITIONAL([MULTILIB],[test x"$multilib" = x"yes"])
6])
Note: See TracBrowser for help on using the repository browser.