162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* config.h.  Generated from config.h.in by configure.  */
262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* config.h.in.  Generated from configure.ac by autoheader.  */
362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Enable RDRANR Hardware RNG Hash Seed */
562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef ENABLE_RDRAND */
662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define if .gnu.warning accepts long strings. */
862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef HAS_GNU_WARNING_LONG */
962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
1062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
1162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   don't. */
1262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DECL_INFINITY 1
1362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
1462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
1562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   */
1662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DECL_ISINF 1
1762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
1862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
1962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   */
2062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DECL_ISNAN 1
2162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
2262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
2362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DECL_NAN 1
2462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
2562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the declaration of `_finite', and to 0 if you
2662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   don't. */
2762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DECL__FINITE 0
2862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
2962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
3062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   */
3162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DECL__ISNAN 0
3262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
3362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <dlfcn.h> header file. */
3462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_DLFCN_H 1
3562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
3662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
3762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef HAVE_DOPRNT */
3862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
3962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <endian.h> header file. */
4062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_ENDIAN_H 1
4162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
4262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <fcntl.h> header file. */
4362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_FCNTL_H 1
4462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
4562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <inttypes.h> header file. */
4662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_INTTYPES_H 1
4762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
4862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <limits.h> header file. */
4962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_LIMITS_H 1
5062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
5162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <locale.h> header file. */
5262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_LOCALE_H 1
5362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
5462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
5562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   to 0 otherwise. */
5662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_MALLOC 1
5762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
5862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <memory.h> header file. */
5962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_MEMORY_H 1
6062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
6162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `open' function. */
6262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_OPEN 1
6362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
6462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if your system has a GNU libc compatible `realloc' function,
6562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   and to 0 otherwise. */
6662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_REALLOC 1
6762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
6862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `setlocale' function. */
6962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SETLOCALE 1
7062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
7162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `snprintf' function. */
7262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SNPRINTF 1
7362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
7462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <stdarg.h> header file. */
7562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STDARG_H 1
7662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
7762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <stdint.h> header file. */
7862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STDINT_H 1
7962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
8062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <stdlib.h> header file. */
8162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STDLIB_H 1
8262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
8362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `strcasecmp' function. */
8462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STRCASECMP 1
8562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
8662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `strdup' function. */
8762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STRDUP 1
8862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
8962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `strerror' function. */
9062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STRERROR 1
9162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
9262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <strings.h> header file. */
9362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STRINGS_H 1
9462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
9562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <string.h> header file. */
9662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STRING_H 1
9762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
9862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `strncasecmp' function. */
9962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_STRNCASECMP 1
10062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
10162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <syslog.h> header file. */
10262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SYSLOG_H 1
10362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
10462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <sys/cdefs.h> header file. */
10562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SYS_CDEFS_H 1
10662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
10762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <sys/param.h> header file. */
10862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SYS_PARAM_H 1
10962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
11062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <sys/stat.h> header file. */
11162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SYS_STAT_H 1
11262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
11362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <sys/types.h> header file. */
11462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_SYS_TYPES_H 1
11562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
11662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the <unistd.h> header file. */
11762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_UNISTD_H 1
11862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
11962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `vasprintf' function. */
12062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_VASPRINTF 1
12162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
12262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `vprintf' function. */
12362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_VPRINTF 1
12462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
12562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `vsnprintf' function. */
12662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_VSNPRINTF 1
12762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
12862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the `vsyslog' function. */
12962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define HAVE_VSYSLOG 1
13062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
13162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Public define for json_inttypes.h */
13262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define JSON_C_HAVE_INTTYPES_H 1
13362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
13462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the sub-directory in which libtool stores uninstalled libraries.
13562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel   */
13662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define LT_OBJDIR ".libs/"
13762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
13862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if your C compiler doesn't accept -c and -o together. */
13962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef NO_MINUS_C_MINUS_O */
14062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
14162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Name of package */
14262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE "json-c"
14362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
14462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the address where bug reports for this package should be sent. */
14562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE_BUGREPORT "json-c@googlegroups.com"
14662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
14762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the full name of this package. */
14862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE_NAME "json-c"
14962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
15062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the full name and version of this package. */
15162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE_STRING "json-c 0.12.99"
15262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
15362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the one symbol short name of this package. */
15462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE_TARNAME "json-c"
15562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
15662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the home page for this package. */
15762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE_URL ""
15862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
15962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to the version of this package. */
16062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define PACKAGE_VERSION "0.12.99"
16162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
16262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to 1 if you have the ANSI C header files. */
16362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define STDC_HEADERS 1
16462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
16562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Version number of package */
16662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel#define VERSION "0.12.99"
16762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
16862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to empty if `const' does not conform to ANSI C. */
16962874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef const */
17062874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
17162874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to rpl_malloc if the replacement function should be used. */
17262874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef malloc */
17362874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
17462874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to rpl_realloc if the replacement function should be used. */
17562874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef realloc */
17662874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel
17762874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* Define to `unsigned int' if <sys/types.h> does not define. */
17862874b3b227d7dc3db44065741cd05d4d8f9dc48Thierry Strudel/* #undef size_t */
179