Don't set HAVE_WIN32_THREADS in win32config.h

This flag must be set on the command line.
This commit is contained in:
Nick Wellnhofer 2022-03-05 03:18:58 +01:00
parent 10291f838f
commit 422176ad29

View File

@ -17,7 +17,5 @@
#define vsnprintf _vsnprintf
#endif
#define HAVE_WIN32_THREADS
#endif /* __LIBXML_WIN32_CONFIG__ */