summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 34d116db105e..0b382e8f5bf2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6538,13 +6538,6 @@ if test "$build_os" = "cygwin"; then
fi
dnl ===================================================================
-dnl Check if stdc headers are available excluding MSVC.
-dnl ===================================================================
-if test "$_os" != "WINNT"; then
- AC_HEADER_STDC
-fi
-
-dnl ===================================================================
dnl Testing for C++ compiler and version...
dnl ===================================================================