|
4 | 4 | /* This file is generated from MingW ./configure, and with the following |
5 | 5 | * changes to be valid for Visual C++ (and compatible): |
6 | 6 | * |
7 | | - * HAVE_CBRT, HAVE_FUNCNAME_FUNC, HAVE_GETOPT, HAVE_GETOPT_H, |
| 7 | + * HAVE_CBRT, HAVE_FUNCNAME_FUNC, HAVE_GETOPT, HAVE_GETOPT_H, HAVE_INTTYPES_H, |
8 | 8 | * HAVE_GETOPT_LONG, HAVE_LOCALE_T, HAVE_RINT, HAVE_STRINGS_H, HAVE_STRTOLL, |
9 | 9 | * HAVE_STRTOULL, HAVE_STRUCT_OPTION, ENABLE_THREAD_SAFETY, |
10 | 10 | * USE_INLINE, inline |
|
185 | 185 | /* #undef HAVE_INT8 */ |
186 | 186 |
|
187 | 187 | /* Define to 1 if you have the <inttypes.h> header file. */ |
188 | | -#define HAVE_INTTYPES_H 1 |
| 188 | +//#define HAVE_INTTYPES_H 1 |
189 | 189 |
|
190 | 190 | /* Define to 1 if you have the global variable 'int timezone'. */ |
191 | 191 | #define HAVE_INT_TIMEZONE |
|