Ticket #40979: patch-configure.diff
File patch-configure.diff, 531 bytes (added by mf2k (Frank Schima), 10 years ago) |
---|
-
configure
old new 5737 5737 ac_fn_cxx_check_header_mongrel "$LINENO" "unordered_map" "ac_cv_header_unordered_map" "$ac_includes_default" 5738 5738 if test "x$ac_cv_header_unordered_map" = xyes; then : 5739 5739 5740 $as_echo "#define HAVE_UNORDER DED_MAP 1" >>confdefs.h5740 $as_echo "#define HAVE_UNORDERED_MAP 1" >>confdefs.h 5741 5741 5742 5742 else 5743 5743 ac_fn_cxx_check_header_mongrel "$LINENO" "tr1/unordered_map" "ac_cv_header_tr1_unordered_map" "$ac_includes_default"