source: rtems-schedsim/aclocal/env-rtemscpu.m4 @ a2aad55

Last change on this file since a2aad55 was a2aad55, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/13 at 00:41:56

Remove CVS $

  • 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.