1 --- libxml2/configure.ac.orig 2018-03-05 16:54:00.000000000 +0100
2 +++ libxml2/configure.ac 2018-03-07 17:29:50.093410103 +0100
4 *mingw*) if test "$with_threads" != "pthread" && test "$with_threads" != "no"; then
7 - THREAD_CFLAGS="$THREAD_CFLAGS -DHAVE_WIN32_THREADS"
8 + THREAD_CFLAGS="$THREAD_CFLAGS -DHAVE_WIN32_THREADS -DHAVE_COMPILER_TLS"