summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2021-02-12 16:38:29 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-02-16 04:36:02 -0500
commit42ab06f793c0164e2b60acc018ca37d91b46999a (patch)
tree442f96b58ea78c6706d485bdaabbfda06a8e8362 /configure.ac
parenta01e78cc5badff447f4b242ef79f24ea8c9ff1cf (diff)
downloadhaskell-42ab06f793c0164e2b60acc018ca37d91b46999a.tar.gz
Replace more autotools obsolete macros (#19189)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index d69ff312b8..f3b176ad2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -957,9 +957,6 @@ dnl --------------------------------------------------
dnl * Platform header file and syscall feature tests
dnl ### checking the state of the local header files and syscalls ###
-dnl ** check for full ANSI header (.h) files
-AC_HEADER_STDC
-
dnl ** Enable large file support. NB. do this before testing the type of
dnl off_t, because it will affect the result of that test.
AC_SYS_LARGEFILE