Changeset 6963854d in rtems


Ignore:
Timestamp:
05/18/12 05:47:52 (12 years ago)
Author:
Ralf Corsépius <ralf.corsepius@…>
Branches:
4.11, 5, master
Children:
e7cf654
Parents:
cf65bb00
Message:

Remove references to configure.in.

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • aclocal/project-root.m4

    rcf65bb00 r6963854d  
    33dnl PROJECT_ROOT       .. relative path to the top of the temporary
    44dnl                       installation directory inside the build-tree
    5 dnl RTEMS_TOPdir       .. relative path of a subpackage's configure.in to the
    6 dnl                       toplevel configure.in of the source-tree
     5dnl RTEMS_TOPdir       .. relative path of a subpackage's configure.ac to the
     6dnl                       toplevel configure.ac of the source-tree
    77dnl RTEMS_ROOT         .. path to the top of a bsp's build directory
    88dnl                       [Applied by custom/*.cfg, depredicated otherwise]
  • aclocal/rtems-top.m4

    rcf65bb00 r6963854d  
    55dnl RTEMS_TOP($1)
    66dnl
    7 dnl $1 .. relative path from this configure.in to the toplevel configure.in
     7dnl $1 .. relative path from this configure.ac to the toplevel configure.ac
    88dnl
    99AC_DEFUN([RTEMS_TOP],
  • c/src/aclocal/config-subdirs.m4

    rcf65bb00 r6963854d  
    44dnl
    55dnl Contains parts derived from autoconf-2.13 AC_OUTPUT_SUBDIRS and Cygnus'
    6 dnl configure.in.
     6dnl configure.ac.
    77dnl
    88
  • c/src/aclocal/rtems-top.m4

    rcf65bb00 r6963854d  
    55dnl RTEMS_TOP($1)
    66dnl
    7 dnl $1 .. relative path from this configure.in to the toplevel configure.in
     7dnl $1 .. relative path from this configure.ac to the toplevel configure.ac
    88dnl
    99AC_DEFUN([RTEMS_TOP],
  • c/src/aclocal/target.m4

    rcf65bb00 r6963854d  
    7777dnl
    7878dnl Contains parts derived from autoconf-2.13 AC_OUTPUT_SUBDIRS and Cygnus'
    79 dnl configure.in.
     79dnl configure.ac.
    8080dnl
    8181
  • testsuites/aclocal/rtems-top.m4

    rcf65bb00 r6963854d  
    55dnl RTEMS_TOP($1)
    66dnl
    7 dnl $1 .. relative path from this configure.in to the toplevel configure.in
     7dnl $1 .. relative path from this configure.ac to the toplevel configure.ac
    88dnl
    99AC_DEFUN([RTEMS_TOP],
Note: See TracChangeset for help on using the changeset viewer.