blob: f24bfbc2d07a87ce577498df7b004b32bdfdafd8 [file] [log] [blame]
Eric Haszlakiewicz295bea22014-02-11 23:03:46 -05001/* config.h.in. Generated from configure.ac by autoheader. */
Michael Clark4504df72007-03-13 08:26:20 +00002
Lin Xue7e06002012-09-09 17:33:35 -07003/* Define if .gnu.warning accepts long strings. */
4#undef HAS_GNU_WARNING_LONG
5
Eric Haszlakiewicze6f13222014-03-02 12:16:37 -05006/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
7 */
8#undef HAVE_DECL_ISINF
9
10/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
11 */
12#undef HAVE_DECL_ISNAN
13
Eric Haszlakiewicz0eedf382014-03-09 16:41:33 -040014/* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
15#undef HAVE_DECL_NAN
16
Eric Haszlakiewicze6f13222014-03-02 12:16:37 -050017/* Define to 1 if you have the declaration of `_finite', and to 0 if you
18 don't. */
19#undef HAVE_DECL__FINITE
20
21/* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
22 */
23#undef HAVE_DECL__ISNAN
24
Michael Clark4504df72007-03-13 08:26:20 +000025/* Define to 1 if you have the <dlfcn.h> header file. */
26#undef HAVE_DLFCN_H
27
28/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
29#undef HAVE_DOPRNT
30
31/* Define to 1 if you have the <fcntl.h> header file. */
32#undef HAVE_FCNTL_H
33
34/* Define to 1 if you have the <inttypes.h> header file. */
35#undef HAVE_INTTYPES_H
36
37/* Define to 1 if you have the <limits.h> header file. */
38#undef HAVE_LIMITS_H
39
Eric Haszlakiewiczf1b68492013-03-31 20:34:28 -050040/* Define to 1 if you have the <locale.h> header file. */
41#undef HAVE_LOCALE_H
42
Michael Clark4504df72007-03-13 08:26:20 +000043/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
44 to 0 otherwise. */
45#undef HAVE_MALLOC
46
47/* Define to 1 if you have the <memory.h> header file. */
48#undef HAVE_MEMORY_H
49
50/* Define to 1 if you have the `open' function. */
51#undef HAVE_OPEN
52
53/* Define to 1 if your system has a GNU libc compatible `realloc' function,
54 and to 0 otherwise. */
55#undef HAVE_REALLOC
56
Eric Haszlakiewiczf1b68492013-03-31 20:34:28 -050057/* Define to 1 if you have the `setlocale' function. */
58#undef HAVE_SETLOCALE
59
Mateusz Loskot984303d2012-06-19 20:15:44 +010060/* Define to 1 if you have the `snprintf' function. */
61#undef HAVE_SNPRINTF
62
Michael Clark4504df72007-03-13 08:26:20 +000063/* Define to 1 if you have the <stdarg.h> header file. */
64#undef HAVE_STDARG_H
65
66/* Define to 1 if you have the <stdint.h> header file. */
67#undef HAVE_STDINT_H
68
69/* Define to 1 if you have the <stdlib.h> header file. */
70#undef HAVE_STDLIB_H
71
Mateusz Loskot984303d2012-06-19 20:15:44 +010072/* Define to 1 if you have the `strcasecmp' function. */
73#undef HAVE_STRCASECMP
74
75/* Define to 1 if you have the `strdup' function. */
76#undef HAVE_STRDUP
77
Michael Clark4504df72007-03-13 08:26:20 +000078/* Define to 1 if you have the `strerror' function. */
79#undef HAVE_STRERROR
80
81/* Define to 1 if you have the <strings.h> header file. */
82#undef HAVE_STRINGS_H
83
84/* Define to 1 if you have the <string.h> header file. */
85#undef HAVE_STRING_H
86
87/* Define to 1 if you have the `strncasecmp' function. */
88#undef HAVE_STRNCASECMP
89
Michael Clark4504df72007-03-13 08:26:20 +000090/* Define to 1 if you have the <syslog.h> header file. */
91#undef HAVE_SYSLOG_H
92
Eric Haszlakiewiczeb370942012-07-29 14:57:59 -050093/* Define to 1 if you have the <sys/cdefs.h> header file. */
94#undef HAVE_SYS_CDEFS_H
95
Michael Clark4504df72007-03-13 08:26:20 +000096/* Define to 1 if you have the <sys/param.h> header file. */
97#undef HAVE_SYS_PARAM_H
98
99/* Define to 1 if you have the <sys/stat.h> header file. */
100#undef HAVE_SYS_STAT_H
101
102/* Define to 1 if you have the <sys/types.h> header file. */
103#undef HAVE_SYS_TYPES_H
104
105/* Define to 1 if you have the <unistd.h> header file. */
106#undef HAVE_UNISTD_H
107
108/* Define to 1 if you have the `vasprintf' function. */
109#undef HAVE_VASPRINTF
110
111/* Define to 1 if you have the `vprintf' function. */
112#undef HAVE_VPRINTF
113
114/* Define to 1 if you have the `vsnprintf' function. */
115#undef HAVE_VSNPRINTF
116
117/* Define to 1 if you have the `vsyslog' function. */
118#undef HAVE_VSYSLOG
119
Eric Haszlakiewiczb21b1372012-02-15 20:44:54 -0600120/* Public define for json_inttypes.h */
121#undef JSON_C_HAVE_INTTYPES_H
122
123/* Define to the sub-directory in which libtool stores uninstalled libraries.
124 */
125#undef LT_OBJDIR
126
Michael Clark4504df72007-03-13 08:26:20 +0000127/* Name of package */
128#undef PACKAGE
129
130/* Define to the address where bug reports for this package should be sent. */
131#undef PACKAGE_BUGREPORT
132
133/* Define to the full name of this package. */
134#undef PACKAGE_NAME
135
136/* Define to the full name and version of this package. */
137#undef PACKAGE_STRING
138
139/* Define to the one symbol short name of this package. */
140#undef PACKAGE_TARNAME
141
Eric Haszlakiewicz7653d492012-12-09 15:46:23 -0600142/* Define to the home page for this package. */
143#undef PACKAGE_URL
144
Michael Clark4504df72007-03-13 08:26:20 +0000145/* Define to the version of this package. */
146#undef PACKAGE_VERSION
147
148/* Define to 1 if you have the ANSI C header files. */
149#undef STDC_HEADERS
150
151/* Version number of package */
152#undef VERSION
153
154/* Define to empty if `const' does not conform to ANSI C. */
155#undef const
156
157/* Define to rpl_malloc if the replacement function should be used. */
158#undef malloc
159
160/* Define to rpl_realloc if the replacement function should be used. */
161#undef realloc
162
Eric Haszlakiewiczb21b1372012-02-15 20:44:54 -0600163/* Define to `unsigned int' if <sys/types.h> does not define. */
Michael Clark4504df72007-03-13 08:26:20 +0000164#undef size_t