source: rtems/testsuites/aclocal/check-tests.m4 @ 0eef698f

4.104.114.84.95
Last change on this file since 0eef698f was a5e62aba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/22/03 at 06:04:51

2003-08-22 Ralf Corsepius <corsepiu@…>

  • aclocal/check-tests.m4: New (Split out from enable-tests.m4).
  • Property mode set to 100644
File size: 148 bytes
Line 
1AC_DEFUN([RTEMS_CHECK_TESTS],[
2AC_REQUIRE([RTEMS_ENABLE_TESTS])
3AC_MSG_CHECKING([if the test suites are enabled])
4AC_MSG_RESULT([$enable_tests])
5])
Note: See TracBrowser for help on using the repository browser.