Ticket #40979: patch-configure.diff

File patch-configure.diff, 531 bytes (added by mf2k (Frank Schima), 10 years ago)
  • configure

    old new  
    57375737ac_fn_cxx_check_header_mongrel "$LINENO" "unordered_map" "ac_cv_header_unordered_map" "$ac_includes_default"
    57385738if test "x$ac_cv_header_unordered_map" = xyes; then :
    57395739
    5740 $as_echo "#define HAVE_UNORDERDED_MAP 1" >>confdefs.h
     5740$as_echo "#define HAVE_UNORDERED_MAP 1" >>confdefs.h
    57415741
    57425742else
    57435743  ac_fn_cxx_check_header_mongrel "$LINENO" "tr1/unordered_map" "ac_cv_header_tr1_unordered_map" "$ac_includes_default"