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