mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 23:37:04 +08:00
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
dnl
|
|
dnl $Id$
|
|
dnl
|
|
|
|
AC_DEFUN([RTEMS_PROJECT_ROOT],
|
|
[dnl
|
|
AC_REQUIRE([RTEMS_TOP])
|
|
AC_REQUIRE([RTEMS_AMPOLISH3])
|
|
])
|
|
|