1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

Remove obsolete AC_HEADER checks

This commit is contained in:
Nick Wellnhofer
2022-03-02 01:31:56 +01:00
parent 72119afe00
commit 5c009c668b

View File

@@ -442,8 +442,6 @@ LIBS=${_libs}
echo Checking headers
dnl Checks for header files.
AC_HEADER_DIRENT
AC_HEADER_STDC
AC_CHECK_HEADERS([fcntl.h])
AC_CHECK_HEADERS([unistd.h])
AC_CHECK_HEADERS([sys/stat.h])