Changeset de3311c in rtems


Ignore:
Timestamp:
02/04/05 16:25:44 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
35e60150
Parents:
7cb25eb
Message:

2005-02-04 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/check-itron.m4: Allow unix.
Location:
c/src/make
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/make/ChangeLog

    r7cb25eb rde3311c  
     12005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
     2
     3        * aclocal/check-itron.m4: Allow unix.
     4
    152005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
    26
  • c/src/make/aclocal/check-itron.m4

    r7cb25eb rde3311c  
    1010  [dnl
    1111    case "$RTEMS_CPU" in
    12     unix*)
    13       rtems_cv_HAS_ITRON_API="no"
    14       ;;
    1512    *)
    1613      if test "${RTEMS_HAS_ITRON_API}" = "yes"; then
Note: See TracChangeset for help on using the changeset viewer.