mootAutoConfig.h
Go to the documentation of this file.
1 /* src/libmoot/mootAutoConfig.h. Generated from mootAutoConfig.h.in by configure. */
2 /* src/libmoot/mootAutoConfig.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define to the number of bits in type 'ptrdiff_t'. */
5 /* #undef BITSIZEOF_PTRDIFF_T */
6 
7 /* Define to the number of bits in type 'sig_atomic_t'. */
8 /* #undef BITSIZEOF_SIG_ATOMIC_T */
9 
10 /* Define to the number of bits in type 'size_t'. */
11 /* #undef BITSIZEOF_SIZE_T */
12 
13 /* Define to the number of bits in type 'wchar_t'. */
14 /* #undef BITSIZEOF_WCHAR_T */
15 
16 /* Define to the number of bits in type 'wint_t'. */
17 /* #undef BITSIZEOF_WINT_T */
18 
19 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
20  systems. This function is required for `alloca.c' support on those systems.
21  */
22 /* #undef CRAY_STACKSEG_END */
23 
24 /* Define to 1 if using `alloca.c'. */
25 /* #undef C_ALLOCA */
26 
27 /* Define as good substitute value for EOVERFLOW. */
28 /* #undef EOVERFLOW */
29 
30 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
31  may be supplied by this distribution. */
32 #define HAVE_ALLOCA 1
33 
34 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
35  */
36 #define HAVE_ALLOCA_H 1
37 
38 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
39  don't. */
40 #define HAVE_DECL_MEMRCHR 1
41 
42 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
43  don't. */
44 #define HAVE_DECL__SNPRINTF 0
45 
46 /* Define to 1 if you have the <dlfcn.h> header file. */
47 #define HAVE_DLFCN_H 1
48 
49 /* Define to 1 if you have the <float.h> header file. */
50 #define HAVE_FLOAT_H 1
51 
52 /* Define to 1 if you have the `getpwuid' function. */
53 #define HAVE_GETPWUID 1
54 
55 /* Define to 1 if you have the `getuid' function. */
56 #define HAVE_GETUID 1
57 
58 /* Define if your compiler supports the #include_next directive. */
59 #define HAVE_INCLUDE_NEXT 1
60 
61 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
62 #define HAVE_INTMAX_T 1
63 
64 /* Define to 1 if you have the <inttypes.h> header file. */
65 #define HAVE_INTTYPES_H 1
66 
67 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
68  declares uintmax_t. */
69 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
70 
71 /* Define to 1 if you have the <locale.h> header file. */
72 #define HAVE_LOCALE_H 1
73 
74 /* Define to 1 if the system has the type `long long int'. */
75 #define HAVE_LONG_LONG_INT 1
76 
77 /* Define to 1 if you have the <memory.h> header file. */
78 #define HAVE_MEMORY_H 1
79 
80 /* Define to 1 if you have the `memrchr' function. */
81 #define HAVE_MEMRCHR 1
82 
83 /* Define to 1 if you have the <pwd.h> header file. */
84 #define HAVE_PWD_H 1
85 
86 /* Define to 1 if you have the `regcomp' function. */
87 #define HAVE_REGCOMP 1
88 
89 /* Define to 1 if you have the `regexec' function. */
90 #define HAVE_REGEXEC 1
91 
92 /* Define to 1 if you have the <regex.h> header file. */
93 #define HAVE_REGEX_H 1
94 
95 /* Define to 1 if you have the `setlocale' function. */
96 #define HAVE_SETLOCALE 1
97 
98 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
99 /* #undef HAVE_SIGNED_SIG_ATOMIC_T */
100 
101 /* Define to 1 if 'wchar_t' is a signed integer type. */
102 /* #undef HAVE_SIGNED_WCHAR_T */
103 
104 /* Define to 1 if 'wint_t' is a signed integer type. */
105 /* #undef HAVE_SIGNED_WINT_T */
106 
107 /* Define to 1 if you have the `snprintf' function. */
108 #define HAVE_SNPRINTF 1
109 
110 /* Define to 1 if you have the <stdint.h> header file. */
111 #define HAVE_STDINT_H 1
112 
113 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
114  uintmax_t. */
115 #define HAVE_STDINT_H_WITH_UINTMAX 1
116 
117 /* Define to 1 if you have the <stdio.h> header file. */
118 #define HAVE_STDIO_H 1
119 
120 /* Define to 1 if you have the <stdlib.h> header file. */
121 #define HAVE_STDLIB_H 1
122 
123 /* Define this if you have the strdup() function */
124 #define HAVE_STRDUP 1
125 
126 /* Define to 1 if you have the <strings.h> header file. */
127 #define HAVE_STRINGS_H 1
128 
129 /* Define to 1 if you have the <string.h> header file. */
130 #define HAVE_STRING_H 1
131 
132 /* Define to 1 if you have the <sys/bitypes.h> header file. */
133 /* #undef HAVE_SYS_BITYPES_H */
134 
135 /* Define to 1 if you have the <sys/inttypes.h> header file. */
136 /* #undef HAVE_SYS_INTTYPES_H */
137 
138 /* Define to 1 if you have the <sys/stat.h> header file. */
139 #define HAVE_SYS_STAT_H 1
140 
141 /* Define to 1 if you have the <sys/time.h> header file. */
142 #define HAVE_SYS_TIME_H 1
143 
144 /* Define to 1 if you have the <sys/types.h> header file. */
145 #define HAVE_SYS_TYPES_H 1
146 
147 /* Define to 1 if you have the <time.h> header file. */
148 #define HAVE_TIME_H 1
149 
150 /* Define to 1 if you have the <unistd.h> header file. */
151 #define HAVE_UNISTD_H 1
152 
153 /* Define to 1 if the system has the type `unsigned long long int'. */
154 #define HAVE_UNSIGNED_LONG_LONG_INT 1
155 
156 /* Define to 1 if you have the <values.h> header file. */
157 #define HAVE_VALUES_H 1
158 
159 /* Define to 1 if you have the `vasnprintf' function. */
160 /* #undef HAVE_VASNPRINTF */
161 
162 /* Define to 1 if you have the `vasprintf' function. */
163 #define HAVE_VASPRINTF 1
164 
165 /* Define to 1 if you have the <wchar.h> header file. */
166 #define HAVE_WCHAR_H 1
167 
168 /* Define if you have the 'wchar_t' type. */
169 #define HAVE_WCHAR_T 1
170 
171 /* Define to 1 if you have the `wcslen' function. */
172 #define HAVE_WCSLEN 1
173 
174 /* Define if you have the 'wint_t' type. */
175 #define HAVE_WINT_T 1
176 
177 /* Define to the sub-directory where libtool stores uninstalled libraries. */
178 #define LT_OBJDIR ".libs/"
179 
180 /* Define this to force use of 32-bit integers for binary I/O */
181 #define MOOT_32BIT_FORCE 1
182 
183 /* Define this if your system uses native 32-bit integers */
184 #define MOOT_32BIT_NATIVE 1
185 
186 /* Define this to enable debugging code */
187 /* #undef MOOT_DEBUG_ENABLED */
188 
189 /* Define this to enable support for suffix tries */
190 #define MOOT_ENABLE_SUFFIX_TRIE 1
191 
192 /* Define this to enable experimental expat XML support */
193 #define MOOT_EXPAT_ENABLED 1
194 
195 /* Define this to enable sparse n-gram hash (should always be defined for moot
196  >=v2.0.6-3) */
197 #define MOOT_HASH_NGRAMS 1
198 
199 /* Define this to enable experimental libxml2 XML support */
200 /* #undef MOOT_LIBXML_ENABLED */
201 
202 /* Define this to enable librecode support (useful for XML) */
203 #define MOOT_RECODE_ENABLED 1
204 
205 /* Define this to enable relaxed interpretation of pre-analyses (should always
206  be defined for moot >=v2.0.7-0) */
207 #define MOOT_RELAX 1
208 
209 /* Define this to enable use of trigrams (should always be defined for moot
210  >=v2.0.7-0) */
211 #define MOOT_USE_TRIGRAMS 1
212 
213 /* Define this to enable zlib compression support */
214 #define MOOT_ZLIB_ENABLED 1
215 
216 /* Name of package */
217 #define PACKAGE "moot"
218 
219 /* Define to the address where bug reports for this package should be sent. */
220 #define PACKAGE_BUGREPORT "moocow@cpan.org"
221 
222 /* Define to the full name of this package. */
223 #define PACKAGE_NAME "moot"
224 
225 /* Define to the full name and version of this package. */
226 #define PACKAGE_STRING "moot 2.0.20-1"
227 
228 /* Define to the one symbol short name of this package. */
229 #define PACKAGE_TARNAME "moot"
230 
231 /* Define to the home page for this package. */
232 #define PACKAGE_URL ""
233 
234 /* Define to the version of this package. */
235 #define PACKAGE_VERSION "2.0.20-1"
236 
237 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
238  'ptrdiff_t'. */
239 /* #undef PTRDIFF_T_SUFFIX */
240 
241 /* Define if vasnprintf exists but is overridden by gnulib. */
242 /* #undef REPLACE_VASNPRINTF */
243 
244 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
245  'sig_atomic_t'. */
246 /* #undef SIG_ATOMIC_T_SUFFIX */
247 
248 /* Define as the maximum value of type 'size_t', if the system doesn't define
249  it. */
250 /* #undef SIZE_MAX */
251 
252 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
253  'size_t'. */
254 /* #undef SIZE_T_SUFFIX */
255 
256 /* If using the C implementation of alloca, define if you know the
257  direction of stack growth for your system; otherwise it will be
258  automatically deduced at runtime.
259  STACK_DIRECTION > 0 => grows toward higher addresses
260  STACK_DIRECTION < 0 => grows toward lower addresses
261  STACK_DIRECTION = 0 => direction of growth unknown */
262 /* #undef STACK_DIRECTION */
263 
264 /* Define to 1 if you have the ANSI C header files. */
265 #define STDC_HEADERS 1
266 
267 /* Version number of package */
268 #define VERSION "2.0.20-1"
269 
270 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
271  'wchar_t'. */
272 /* #undef WCHAR_T_SUFFIX */
273 
274 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
275  'wint_t'. */
276 /* #undef WINT_T_SUFFIX */
277 
278 /* Define to 1 if on MINIX. */
279 /* #undef _MINIX */
280 
281 /* Define to 2 if the system does not provide POSIX.1 features except with
282  this defined. */
283 /* #undef _POSIX_1_SOURCE */
284 
285 /* Define to 1 if you need to in order for `stat' and other things to work. */
286 /* #undef _POSIX_SOURCE */
287 
288 /* Enable extensions on AIX 3, Interix. */
289 #ifndef _ALL_SOURCE
290 # define _ALL_SOURCE 1
291 #endif
292 /* Enable GNU extensions on systems that have them. */
293 #ifndef _GNU_SOURCE
294 # define _GNU_SOURCE 1
295 #endif
296 /* Enable threading extensions on Solaris. */
297 #ifndef _POSIX_PTHREAD_SEMANTICS
298 # define _POSIX_PTHREAD_SEMANTICS 1
299 #endif
300 /* Enable extensions on HP NonStop. */
301 #ifndef _TANDEM_SOURCE
302 # define _TANDEM_SOURCE 1
303 #endif
304 /* Enable general extensions on Solaris. */
305 #ifndef __EXTENSIONS__
306 # define __EXTENSIONS__ 1
307 #endif
308 
309 
310 /* Define to `__inline__' or `__inline' if that's what the C compiler
311  calls it, or to nothing if 'inline' is not supported under any name. */
312 #ifndef __cplusplus
313 /* #undef inline */
314 #endif
315 
316 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
317 /* #undef intmax_t */
318 
319 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
320  the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
321  earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
322  __APPLE__ && __MACH__ test for MacOS X.
323  __APPLE_CC__ tests for the Apple compiler and its version.
324  __STDC_VERSION__ tests for the C99 mode. */
325 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
326 # define __GNUC_STDC_INLINE__ 1
327 #endif
328 
329 /* Define as the type of the result of subtracting two pointers, if the system
330  doesn't define it. */
331 /* #undef ptrdiff_t */
332 
333 /* Define to the equivalent of the C99 'restrict' keyword, or to
334  nothing if this is not supported. Do not define if restrict is
335  supported directly. */
336 #define restrict __restrict
337 /* Work around a bug in Sun C++: it does not support _Restrict, even
338  though the corresponding Sun C compiler does, which causes
339  "#define restrict _Restrict" in the previous line. Perhaps some future
340  version of Sun C++ will work with _Restrict; if so, it'll probably
341  define __RESTRICT, just as Sun C does. */
342 #if defined __SUNPRO_CC && !defined __RESTRICT
343 # define _Restrict
344 #endif
345 
346 /* Define to `unsigned int' if <sys/types.h> does not define. */
347 /* #undef size_t */