X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libcpp%2Fconfigure;h=00cbd7a583d133c7c3e55c1fe430badf85423de4;hb=7a9c68c3b91fadcbfc6925253fc80b7c5e7b2008;hp=80249e7692546420583fea11d243c7237cb9863c;hpb=cd9a469c7fa2f4be000e4e64f188cb820a332a1a;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libcpp/configure b/libcpp/configure index 80249e76925..00cbd7a583d 100755 --- a/libcpp/configure +++ b/libcpp/configure @@ -5127,7 +5127,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu for ac_header in locale.h fcntl.h limits.h stddef.h \ - stdlib.h strings.h string.h sys/file.h unistd.h + stdlib.h strings.h string.h sys/stat.h sys/file.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" @@ -6876,6 +6876,7 @@ case $target in hppa*64*-*-* | \ i[34567]86-*-darwin* | \ i[34567]86-*-solaris2.1[0-9]* | \ + i[34567]86-w64-mingw* | \ mips*-*-* | \ mmix-*-* | \ powerpc*-*-* | \