Changeset 2dbd07f8 in rtems for ChangeLog


Ignore:
Timestamp:
11/09/00 17:04:53 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5fa7205
Parents:
5913d94
Message:

2000-11-09 Ralf Corsepius <corsepiu@…>

  • aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf standard).
  • aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf standard).
  • aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
  • aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
  • aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf standard), replace CC_FOR_TARGET with CC (BUG-FIX).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5913d94 r2dbd07f8  
     12000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
     4        standard).
     5        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
     6        standard).
     7        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
     8        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
     9        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
     10        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
     11
    1122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    213
Note: See TracChangeset for help on using the changeset viewer.