Changeset 6963854d in rtems
- Timestamp:
- 05/18/12 05:47:52 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- e7cf654
- Parents:
- cf65bb00
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
aclocal/project-root.m4
rcf65bb00 r6963854d 3 3 dnl PROJECT_ROOT .. relative path to the top of the temporary 4 4 dnl installation directory inside the build-tree 5 dnl RTEMS_TOPdir .. relative path of a subpackage's configure. into the6 dnl toplevel configure. inof the source-tree5 dnl RTEMS_TOPdir .. relative path of a subpackage's configure.ac to the 6 dnl toplevel configure.ac of the source-tree 7 7 dnl RTEMS_ROOT .. path to the top of a bsp's build directory 8 8 dnl [Applied by custom/*.cfg, depredicated otherwise] -
aclocal/rtems-top.m4
rcf65bb00 r6963854d 5 5 dnl RTEMS_TOP($1) 6 6 dnl 7 dnl $1 .. relative path from this configure. in to the toplevel configure.in7 dnl $1 .. relative path from this configure.ac to the toplevel configure.ac 8 8 dnl 9 9 AC_DEFUN([RTEMS_TOP], -
c/src/aclocal/config-subdirs.m4
rcf65bb00 r6963854d 4 4 dnl 5 5 dnl Contains parts derived from autoconf-2.13 AC_OUTPUT_SUBDIRS and Cygnus' 6 dnl configure. in.6 dnl configure.ac. 7 7 dnl 8 8 -
c/src/aclocal/rtems-top.m4
rcf65bb00 r6963854d 5 5 dnl RTEMS_TOP($1) 6 6 dnl 7 dnl $1 .. relative path from this configure. in to the toplevel configure.in7 dnl $1 .. relative path from this configure.ac to the toplevel configure.ac 8 8 dnl 9 9 AC_DEFUN([RTEMS_TOP], -
c/src/aclocal/target.m4
rcf65bb00 r6963854d 77 77 dnl 78 78 dnl Contains parts derived from autoconf-2.13 AC_OUTPUT_SUBDIRS and Cygnus' 79 dnl configure. in.79 dnl configure.ac. 80 80 dnl 81 81 -
testsuites/aclocal/rtems-top.m4
rcf65bb00 r6963854d 5 5 dnl RTEMS_TOP($1) 6 6 dnl 7 dnl $1 .. relative path from this configure. in to the toplevel configure.in7 dnl $1 .. relative path from this configure.ac to the toplevel configure.ac 8 8 dnl 9 9 AC_DEFUN([RTEMS_TOP],
Note: See TracChangeset
for help on using the changeset viewer.