Changeset c6bfd5d2 in rtems


Ignore:
Timestamp:
03/09/06 06:12:54 (18 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
c2f69fe
Parents:
64391f1
Message:

2006-03-09 Ralf Corsepius <ralf.corsepius@…>

  • acinclude.m4: Requires autoconf-2.59.
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r64391f1 rc6bfd5d2  
     12006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
     2
     3        * acinclude.m4: Requires autoconf-2.59.
     4
    152006-03-07      Joel Sherrill <joel@OARcorp.com>
    26
  • acinclude.m4

    r64391f1 rc6bfd5d2  
    44## ${BUILD_CONFIGDIRS_LIST} is directories we build using the build tools
    55
    6 AC_PREREQ(2.57)
     6AC_PREREQ(2.59)
    77
    88dnl RTEMS_ARG_VAR(VAR,HELP-STRING)
Note: See TracChangeset for help on using the changeset viewer.