forked from Imagelibrary/rtems
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
|
||||
|
||||
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* aclocal/rtems-top.m4: Add project_top/with_project_top processing.
|
||||
|
||||
@@ -22,8 +22,6 @@ AC_SUBST([RTEMS_TOPdir],["$1"])
|
||||
# HACK: The sed pattern in rtems_updir matches c/src/
|
||||
rtems_updir=m4_if([$2],[],[`echo "$1/" | sed s,^\.\.\/\.\.\/,,`],[$2/])
|
||||
|
||||
AC_SUBST([RTEMS_ROOT],[${rtems_updir}'$(top_builddir)'])
|
||||
|
||||
AS_IF([test -n "${with_target_subdir}"],
|
||||
[project_top="../${with_project_top}"],
|
||||
[project_top="${with_project_top}"])
|
||||
|
||||
Reference in New Issue
Block a user