summaryrefslogblamecommitdiffstats
path: root/aclocal/rtems-source-top.m4
blob: d1460ae82d929080281039e5aaf02801f8e9b295 (plain) (tree)
1
2
3
4
5
6
7
8







                                            
dnl
dnl RTEMS_SOURCE_TOP
dnl
AC_DEFUN([RTEMS_SOURCE_TOP],
[dnl
RTEMS_SOURCE_ROOT="${with_rtems_source_top}"
AC_SUBST([RTEMS_SOURCE_ROOT])
])dnl