Changeset f8e5121e in rtems


Ignore:
Timestamp:
01/06/05 16:37:10 (18 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
19f26fe
Parents:
5066b92
Message:

2004-01-06 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/prog-cxx.m4: Re-add amfastdepCXX conditional.
Location:
testsuites
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • testsuites/ChangeLog

    r5066b92 rf8e5121e  
     12004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
     2
     3        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
     4
    152004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
    26
  • testsuites/aclocal/prog-cxx.m4

    r5066b92 rf8e5121e  
    2929     [Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
    3030  fi
     31else
     32## Work-around to a bug in automake
     33AM_CONDITIONAL([am__fastdepCXX],[false])
    3134fi
    3235])
Note: See TracChangeset for help on using the changeset viewer.