Ticket #44142: configure.patch

File configure.patch, 777 bytes (added by mbrethen, 10 years ago)
  • configure

    old new  
    2527725277ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    2527825278ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
    2527925279
    25280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -fno-for-scoping" >&5
    25281 $as_echo_n "checking whether $CXX accepts -fno-for-scoping... " >&6; }
     25280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -fno-for-scope" >&5
     25281$as_echo_n "checking whether $CXX accepts -fno-for-scope... " >&6; }
    2528225282
    2528325283sim_ac_save_cppflags=$CPPFLAGS
    25284 CPPFLAGS="$CPPFLAGS -fno-for-scoping"
     25284CPPFLAGS="$CPPFLAGS -fno-for-scope"
    2528525285cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    2528625286/* end confdefs.h.  */
    2528725287