1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-28 23:14:57 +03:00

Remove arg cast configure checks

We can simply cast to non-const char * unconditionally.
This commit is contained in:
Nick Wellnhofer
2022-09-04 03:19:01 +02:00
parent 2d164d6835
commit fe02289fa5
6 changed files with 6 additions and 57 deletions

View File

@@ -1,9 +1,6 @@
#ifndef __LIBXML_WIN32_CONFIG__
#define __LIBXML_WIN32_CONFIG__
#define SEND_ARG2_CAST
#define GETHOSTBYNAME_ARG_CAST
#define HAVE_SYS_STAT_H
#define HAVE_STAT
#define HAVE_FCNTL_H