* Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
[deliverable/binutils-gdb.git] / ld / configure
index f897b692cddcc16183b24c60ec3fb9bc96fe8763..9e4cb57802a22c348e47c6003b5758e49f13c75b 100755 (executable)
@@ -16452,11 +16452,11 @@ done
 
 # We also support plugins on Windows (MinGW).
 if test x$enable_plugins = xno ; then
-  for ac_header in Windows.h
+  for ac_header in windows.h
 do :
-  ac_fn_c_check_header_compile "$LINENO" "Windows.h" "ac_cv_header_Windows_h" "$ac_includes_default
+  ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
 "
-if test "x$ac_cv_header_Windows_h" = x""yes; then :
+if test "x$ac_cv_header_windows_h" = x""yes; then :
   cat >>confdefs.h <<_ACEOF
 #define HAVE_WINDOWS_H 1
 _ACEOF
This page took 0.026685 seconds and 4 git commands to generate.