summaryrefslogtreecommitdiffstats
path: root/src/raptor_config.h.in
blob: d5871145a97229e97dbfaaf75cc3bacde39e9724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
/* src/raptor_config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD

/* have to check C99 vsnprintf at runtime because cross compiling */
#undef CHECK_VSNPRINTF_RUNTIME

/* Flex version as a decimal */
#undef FLEX_VERSION_DECIMAL

/* vsnprintf has C99 compatible return value */
#undef HAVE_C99_VSNPRINTF

/* Have curl/curl.h */
#undef HAVE_CURL_CURL_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H

/* Define to 1 if you have the <fetch.h> header file. */
#undef HAVE_FETCH_H

/* Define to 1 if you have the `getopt' function. */
#undef HAVE_GETOPT

/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H

/* Define to 1 if you have the `getopt_long' function. */
#undef HAVE_GETOPT_LONG

/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY

/* INN parsedate function present */
#undef HAVE_INN_PARSEDATE

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `isascii' function. */
#undef HAVE_ISASCII

/* Define to 1 if you have the <libxml/hash.h> header file. */
#undef HAVE_LIBXML_HASH_H

/* Define to 1 if you have the <libxml/HTMLparser.h> header file. */
#undef HAVE_LIBXML_HTMLPARSER_H

/* Define to 1 if you have the <libxml/nanohttp.h> header file. */
#undef HAVE_LIBXML_NANOHTTP_H

/* Define to 1 if you have the <libxml/parser.h> header file. */
#undef HAVE_LIBXML_PARSER_H

/* Define to 1 if you have the <libxml/SAX2.h> header file. */
#undef HAVE_LIBXML_SAX2_H

/* Define to 1 if you have the <libxslt/xslt.h> header file. */
#undef HAVE_LIBXSLT_XSLT_H

/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H

/* Define to 1 if you have the `qsort_r' function. */
#undef HAVE_QSORT_R

/* Define to 1 if you have the `qsort_s' function. */
#undef HAVE_QSORT_S

/* Raptor raptor_parse_date available */
#undef HAVE_RAPTOR_PARSE_DATE

/* Define to 1 if you have the `setjmp' function. */
#undef HAVE_SETJMP

/* Define to 1 if you have the <setjmp.h> header file. */
#undef HAVE_SETJMP_H

/* Define to 1 if you have the `stat' function. */
#undef HAVE_STAT

/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP

/* Define to 1 if you have the `stricmp' function. */
#undef HAVE_STRICMP

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* have the strtok_r function */
#undef HAVE_STRTOK_R

/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF

/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF

/* Define to 1 if you have the `xmlCtxtUseOptions' function. */
#undef HAVE_XMLCTXTUSEOPTIONS

/* Define to 1 if you have the `xmlSAX2InternalSubset' function. */
#undef HAVE_XMLSAX2INTERNALSUBSET

/* YAJL has API version 2 */
#undef HAVE_YAJL2

/* Define to 1 if you have the <yajl/yajl_parse.h> header file. */
#undef HAVE_YAJL_YAJL_PARSE_H

/* Is __FUNCTION__ available */
#undef HAVE___FUNCTION__

/* ICU UC major version */
#undef ICU_UC_MAJOR_VERSION

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Define to 1 if maintainer mode is enabled. */
#undef MAINTAINER_MODE

/* need 'extern int optind' declaration? */
#undef NEED_OPTIND_DECLARATION

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if debug messages are enabled. */
#undef RAPTOR_DEBUG

/* Use ICU for Unicode NFC check */
#undef RAPTOR_ICU_NFC

/* does libxml struct xmlEntity have a field etype */
#undef RAPTOR_LIBXML_ENTITY_ETYPE

/* does libxml struct xmlEntity have a field name_length */
#undef RAPTOR_LIBXML_ENTITY_NAME_LENGTH

/* does libxml have HTML_PARSE_NONET */
#undef RAPTOR_LIBXML_HTML_PARSE_NONET

/* does libxml xmlSAXHandler have externalSubset field */
#undef RAPTOR_LIBXML_XMLSAXHANDLER_EXTERNALSUBSET

/* does libxml xmlSAXHandler have initialized field */
#undef RAPTOR_LIBXML_XMLSAXHANDLER_INITIALIZED

/* does libxml have XML_PARSE_NONET */
#undef RAPTOR_LIBXML_XML_PARSE_NONET

/* Minimum supported package version */
#undef RAPTOR_MIN_VERSION_DECIMAL

/* Building GRDDL parser */
#undef RAPTOR_PARSER_GRDDL

/* Building guess parser */
#undef RAPTOR_PARSER_GUESS

/* Building JSON parser */
#undef RAPTOR_PARSER_JSON

/* Building N-Quads parser */
#undef RAPTOR_PARSER_NQUADS

/* Building N-Triples parser */
#undef RAPTOR_PARSER_NTRIPLES

/* Building RDFA parser */
#undef RAPTOR_PARSER_RDFA

/* Building RDF/XML parser */
#undef RAPTOR_PARSER_RDFXML

/* Building RSS Tag Soup parser */
#undef RAPTOR_PARSER_RSS

/* Building TRiG parser */
#undef RAPTOR_PARSER_TRIG

/* Building Turtle parser */
#undef RAPTOR_PARSER_TURTLE

/* Building Atom 1.0 serializer */
#undef RAPTOR_SERIALIZER_ATOM

/* Building GraphViz DOT serializer */
#undef RAPTOR_SERIALIZER_DOT

/* Building HTML Table serializer */
#undef RAPTOR_SERIALIZER_HTML

/* Building JSON serializer */
#undef RAPTOR_SERIALIZER_JSON

/* Building mKR serializer */
#undef RAPTOR_SERIALIZER_MKR

/* Building N-Quads serializer */
#undef RAPTOR_SERIALIZER_NQUADS

/* Building N-Triples serializer */
#undef RAPTOR_SERIALIZER_NTRIPLES

/* Building RDF/XML serializer */
#undef RAPTOR_SERIALIZER_RDFXML

/* Building RDF/XML-abbreviated serializer */
#undef RAPTOR_SERIALIZER_RDFXML_ABBREV

/* Building RSS 1.0 serializer */
#undef RAPTOR_SERIALIZER_RSS_1_0

/* Building Turtle serializer */
#undef RAPTOR_SERIALIZER_TURTLE

/* Release version as a decimal */
#undef RAPTOR_VERSION_DECIMAL

/* Major version number */
#undef RAPTOR_VERSION_MAJOR

/* Minor version number */
#undef RAPTOR_VERSION_MINOR

/* Release version number */
#undef RAPTOR_VERSION_RELEASE

/* Have libcurl WWW library */
#undef RAPTOR_WWW_LIBCURL

/* Have libfetch WWW library */
#undef RAPTOR_WWW_LIBFETCH

/* Have libxml available as a WWW library */
#undef RAPTOR_WWW_LIBXML

/* No WWW library */
#undef RAPTOR_WWW_NONE

/* Check XML 1.1 Names */
#undef RAPTOR_XML_1_1

/* Use libxml XML parser */
#undef RAPTOR_XML_LIBXML

/* Define to 1 if all of the C90 standard headers exist (not just the ones
   required in a freestanding environment). This macro is provided for
   backward compatibility; new code need not use it. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
#  define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
#  undef WORDS_BIGENDIAN
# endif
#endif

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
#undef YYTEXT_POINTER

/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS

/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif