Switch to unified view

a/src/common/autoconfig-win.h b/src/common/autoconfig-win.h
...
...
29
/* Define to 1 if you have the <inttypes.h> header file. */
29
/* Define to 1 if you have the <inttypes.h> header file. */
30
#define HAVE_INTTYPES_H 1
30
#define HAVE_INTTYPES_H 1
31
31
32
/* Define to 1 if you have the `dl' library (-ldl). */
32
/* Define to 1 if you have the `dl' library (-ldl). */
33
#define HAVE_LIBDL 1
33
#define HAVE_LIBDL 1
34
35
/* Define to 1 if you have the `pthread' library (-lpthread). */
36
#define HAVE_LIBPTHREAD 1
37
34
38
/* Define to 1 if you have the `z' library (-lz). */
35
/* Define to 1 if you have the `z' library (-lz). */
39
#define HAVE_LIBZ 1
36
#define HAVE_LIBZ 1
40
37
41
/* Define to 1 if you have the <memory.h> header file. */
38
/* Define to 1 if you have the <memory.h> header file. */