Install json_object_private.h file
[platform/upstream/json-c.git] / config.h.win32
1 /* config.h.in.  Generated from configure.ac by autoheader.  */\r
2 \r
3 /* Enable RDRANR Hardware RNG Hash Seed */\r
4 #undef ENABLE_RDRAND\r
5 \r
6 /* Define if .gnu.warning accepts long strings. */\r
7 #undef HAS_GNU_WARNING_LONG\r
8 \r
9 /* Define to 1 if you have the declaration of `INFINITY', and to 0 if you\r
10    don't. */\r
11 #if (defined(_MSC_VER) && _MSC_VER >= 1800) || defined(__MINGW32__)\r
12 #define HAVE_DECL_INFINITY 1\r
13 #endif\r
14 \r
15 /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.\r
16    */\r
17 #if (defined(_MSC_VER) && _MSC_VER >= 1800) || defined(__MINGW32__)\r
18 #define HAVE_DECL_ISINF 1\r
19 #endif\r
20 \r
21 /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.\r
22    */\r
23 #if (defined(_MSC_VER) && _MSC_VER >= 1800) || defined(__MINGW32__)\r
24 #define HAVE_DECL_ISNAN 1\r
25 #endif\r
26 \r
27 /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */\r
28 #if (defined(_MSC_VER) && _MSC_VER >= 1800) || defined(__MINGW32__)\r
29 #define HAVE_DECL_NAN 1\r
30 #endif\r
31 \r
32 /* Define to 1 if you have the declaration of `_finite', and to 0 if you\r
33    don't. */\r
34 #define HAVE_DECL__FINITE 1\r
35 \r
36 /* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.\r
37    */\r
38 #define HAVE_DECL__ISNAN 1\r
39 \r
40 /* Define to 1 if you have the <dlfcn.h> header file. */\r
41 #define HAVE_DLFCN_H 1\r
42 \r
43 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */\r
44 #define HAVE_DOPRNT 1\r
45 \r
46 /* Define to 1 if you have the <endian.h> header file. */\r
47 #undef HAVE_ENDIAN_H\r
48 \r
49 /* Define to 1 if you have the <fcntl.h> header file. */\r
50 #define HAVE_FCNTL_H 1\r
51 \r
52 /* Define to 1 if you have the <inttypes.h> header file. */\r
53 #define HAVE_INTTYPES_H 1\r
54 \r
55 /* Define to 1 if you have the <limits.h> header file. */\r
56 #define HAVE_LIMITS_H 1\r
57 \r
58 /* Define to 1 if you have the <locale.h> header file. */\r
59 #define HAVE_LOCALE_H 1\r
60 \r
61 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and\r
62    to 0 otherwise. */\r
63 #define HAVE_MALLOC 1\r
64 \r
65 /* Define to 1 if you have the <memory.h> header file. */\r
66 #define HAVE_MEMORY_H 1\r
67 \r
68 /* Define to 1 if you have the `open' function. */\r
69 #define HAVE_OPEN 1\r
70 \r
71 /* Define to 1 if your system has a GNU libc compatible `realloc' function,\r
72    and to 0 otherwise. */\r
73 #define HAVE_REALLOC 1\r
74 \r
75 /* Define to 1 if you have the `setlocale' function. */\r
76 #define HAVE_SETLOCALE 1\r
77 \r
78 /* Define to 1 if you have the `snprintf' function. */\r
79 #if defined(__MINGW32__)\r
80 #define HAVE_SNPRINTF 1\r
81 #else\r
82 #undef HAVE_SNPRINTF\r
83 #endif\r
84 \r
85 /* Define to 1 if you have the <stdarg.h> header file. */\r
86 #define HAVE_STDARG_H 1\r
87 \r
88 /* Define to 1 if you have the <stdint.h> header file. */\r
89 #define HAVE_STDINT_H 1\r
90 \r
91 /* Define to 1 if you have the <stdlib.h> header file. */\r
92 #define HAVE_STDLIB_H 1\r
93 \r
94 /* Define to 1 if you have the `strcasecmp' function. */\r
95 #define HAVE_STRCASECMP 1\r
96 \r
97 /* Define to 1 if you have the `strdup' function. */\r
98 #define HAVE_STRDUP 0\r
99 \r
100 /* Define to 1 if you have the `strerror' function. */\r
101 #define HAVE_STRERROR 1\r
102 \r
103 /* Define to 1 if you have the <strings.h> header file. */\r
104 #undef HAVE_STRINGS_H\r
105 \r
106 /* Define to 1 if you have the <string.h> header file. */\r
107 #define HAVE_STRING_H 1\r
108 \r
109 /* Define to 1 if you have the `strncasecmp' function. */\r
110 #if defined(__MINGW32__)\r
111 #define HAVE_STRNCASECMP 1\r
112 #else\r
113 #undef HAVE_STRNCASECMP\r
114 #endif\r
115 \r
116 #cmakedefine HAVE_STRTOLL\r
117 #cmakedefine strtoll @cmake_strtoll@\r
118 \r
119 /* Define to 1 if you have the <syslog.h> header file. */\r
120 #undef HAVE_SYSLOG_H\r
121 \r
122 /* Define to 1 if you have the <sys/cdefs.h> header file. */\r
123 #define HAVE_SYS_CDEFS_H 1\r
124 \r
125 /* Define to 1 if you have the <sys/param.h> header file. */\r
126 #if defined(__MINGW32__)\r
127 #define HAVE_SYS_PARAM_H 1\r
128 #else\r
129 #undef HAVE_SYS_PARAM_H\r
130 #endif\r
131 \r
132 /* Define to 1 if you have the <sys/stat.h> header file. */\r
133 #define HAVE_SYS_STAT_H 1\r
134 \r
135 /* Define to 1 if you have the <sys/types.h> header file. */\r
136 #define HAVE_SYS_TYPES_H 1\r
137 \r
138 /* Define to 1 if you have the <unistd.h> header file. */\r
139 #if defined(__MINGW32__)\r
140 #define HAVE_UNISTD_H 1\r
141 #else\r
142 #undef HAVE_UNISTD_H\r
143 #endif\r
144 \r
145 /* Define to 1 if you have the `vasprintf' function. */\r
146 #if defined(__MINGW32__)\r
147 #define HAVE_VASPRINTF 1\r
148 #else\r
149 #undef HAVE_VASPRINTF\r
150 #endif\r
151 \r
152 /* Define to 1 if you have the `vprintf' function. */\r
153 #define HAVE_VPRINTF 1\r
154 \r
155 /* Define to 1 if you have the `vsnprintf' function. */\r
156 #define HAVE_VSNPRINTF 1\r
157 \r
158 /* Define to 1 if you have the `vsyslog' function. */\r
159 #undef HAVE_VSYSLOG\r
160 \r
161 /* Define to the sub-directory in which libtool stores uninstalled libraries.\r
162    */\r
163 #undef LT_OBJDIR\r
164 \r
165 /* Define to 1 if your C compiler doesn't accept -c and -o together. */\r
166 /* #undef NO_MINUS_C_MINUS_O */\r
167 \r
168 /* Name of package */\r
169 #define PACKAGE "json-c"\r
170 \r
171 /* Define to the address where bug reports for this package should be sent. */\r
172 #define PACKAGE_BUGREPORT "json-c@googlegroups.com"\r
173 \r
174 /* Define to the full name of this package. */\r
175 #define PACKAGE_NAME "JSON C Library"\r
176 \r
177 /* Define to the full name and version of this package. */\r
178 #define PACKAGE_STRING "JSON C Library 0.13.1"\r
179 \r
180 /* Define to the one symbol short name of this package. */\r
181 #define PACKAGE_TARNAME "json-c"\r
182 \r
183 /* Define to the home page for this package. */\r
184 #define PACKAGE_URL "https://github.com/json-c/json-c"\r
185 \r
186 /* Define to the version of this package. */\r
187 #define PACKAGE_VERSION "0.13.1"\r
188 \r
189 /* Define to 1 if you have the ANSI C header files. */\r
190 #define STDC_HEADERS 1\r
191 \r
192 /* Version number of package */\r
193 #define VERSION "0.13.1"\r
194 \r
195 /* Define to empty if `const' does not conform to ANSI C. */\r
196 /* #undef const */\r
197 \r
198 /* Define to rpl_malloc if the replacement function should be used. */\r
199 /* #undef malloc */\r
200 \r
201 /* Define to rpl_realloc if the replacement function should be used. */\r
202 /* #undef realloc */\r
203 \r
204 /* Define to `unsigned int' if <sys/types.h> does not define. */\r
205 /* #undef size_t */\r