Changeset 158f2110 in rtems


Ignore:
Timestamp:
05/18/98 16:35:00 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0b76723
Parents:
185fab0
Message:

Regenerated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • aclocal.m4

    r185fab0 r158f2110  
    244244  [main(){return(0);}],
    245245  rtems_cv_prog_cxx_works, rtems_cv_prog_cxx_cross)
    246 if test "$rtems_cv_prog_cxx_works" = "no"; then
    247   dnl now retry with our own version of malloc
    248   AC_TRY_COMPILER(
    249     [ main(){return(0);}],
    250     rtems_cv_prog_cxx_works, rtems_cv_prog_cxx_cross)
    251 fi
    252246AC_LANG_RESTORE
    253247AC_MSG_RESULT($rtems_cv_prog_cxx_works)
Note: See TracChangeset for help on using the changeset viewer.