From 158f21102304a593dca5dbfcfb8de05f988e8869 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 May 1998 16:35:00 +0000 Subject: Regenerated. --- aclocal.m4 | 6 ------ 1 file changed, 6 deletions(-) (limited to 'aclocal.m4') diff --git a/aclocal.m4 b/aclocal.m4 index 13adf8780f..41ce4209c7 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -243,12 +243,6 @@ dnl is not available at bootstrap AC_TRY_COMPILER( [main(){return(0);}], rtems_cv_prog_cxx_works, rtems_cv_prog_cxx_cross) -if test "$rtems_cv_prog_cxx_works" = "no"; then - dnl now retry with our own version of malloc - AC_TRY_COMPILER( - [ main(){return(0);}], - rtems_cv_prog_cxx_works, rtems_cv_prog_cxx_cross) -fi AC_LANG_RESTORE AC_MSG_RESULT($rtems_cv_prog_cxx_works) if test $rtems_cv_prog_cxx_works = no; then -- cgit v1.2.3