1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/include
Nick Wellnhofer 84a4f84c1c build: Don't check for required headers and functions
Unless we are on Windows, the following POSIX headers are required.
They're part of the earliest POSIX specs and it doesn't make sense to
check for them.

- fcntl.h
- unistd.h
- sys/stat.h
- sys/time.h

On Windows, io.h, fcntl.h and sys/stat.h are always available.
2024-06-22 18:41:00 +02:00
..
libxml meson: Implement option dependencies 2024-06-21 23:13:17 +02:00
private xmllint: Move shell to xmllint 2024-06-16 18:47:12 +02:00
Makefile.am meson: Initial commit 2024-04-04 12:23:39 +02:00
meson.build meson: Initial commit 2024-04-04 12:23:39 +02:00
win32config.h build: Don't check for required headers and functions 2024-06-22 18:41:00 +02:00
wsockcompat.h build: Remove socklen_t checks 2024-06-22 00:40:40 +02:00