source: rtems/cpukit/aclocal/check-multiprocessing.m4 @ c6e26e06

4.104.114.84.95
Last change on this file since c6e26e06 was 1bcbe41, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/27/03 at 14:36:23

2003-11-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use here-documents to generate cpuopts.tmp. Various fixes and changes to argument processing. Reflect changes to librpc Makefile.ams.
  • acinclude.m4: Use here-documents to generate cpuopts.tmp.
  • aclocal/check-itron.m4: Remove HAS_IRON_API.
  • aclocal/check-multiprocessing.m4: Remove HAS_MP.
  • aclocal/check-posix.m4: Remove HAS_POSIX_API.
  • Property mode set to 100644
File size: 148 bytes
Line 
1dnl
2dnl $Id$
3dnl
4
5AC_DEFUN([RTEMS_CHECK_MULTIPROCESSING],
6[dnl
7AC_REQUIRE([RTEMS_ENV_RTEMSCPU])dnl
8AC_REQUIRE([RTEMS_ENABLE_MULTIPROCESSING])dnl
9])
Note: See TracBrowser for help on using the repository browser.