source: rtems/c/src/aclocal/project-root.m4 @ 33a105fb

4.115
Last change on this file since 33a105fb was 33a105fb, checked in by Joel Sherrill <joel.sherrill@…>, on 05/07/12 at 16:08:48

Revert: Remove CVS Ids

See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html
for details.

  • Property mode set to 100644
File size: 113 bytes
Line 
1dnl
2dnl $Id$
3dnl
4
5AC_DEFUN([RTEMS_PROJECT_ROOT],
6[dnl
7AC_REQUIRE([RTEMS_TOP])
8AC_REQUIRE([RTEMS_AMPOLISH3])
9])
10
Note: See TracBrowser for help on using the repository browser.