1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4   systems. This function is required for `alloca.c' support on those systems.
5   */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if you have `alloca', as a function or macro. */
12#undef HAVE_ALLOCA
13
14/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15   */
16#undef HAVE_ALLOCA_H
17
18/* Define to 1 if you have the `atexit' function. */
19#undef HAVE_ATEXIT
20
21/* Define to 1 if you have the `btowc' function. */
22#undef HAVE_BTOWC
23
24/* Define to 1 if you have the `bzero' function. */
25#undef HAVE_BZERO
26
27/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
28   */
29#undef HAVE_DIRENT_H
30
31/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
32#undef HAVE_DOPRNT
33
34/* Define to 1 if you have the `dup2' function. */
35#undef HAVE_DUP2
36
37/* Define to 1 if you have the <fcntl.h> header file. */
38#undef HAVE_FCNTL_H
39
40/* Define to 1 if you have the `fork' function. */
41#undef HAVE_FORK
42
43/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
44#undef HAVE_FSEEKO
45
46/* Define to 1 if you have the <getopt.h> header file. */
47#undef HAVE_GETOPT_H
48
49/* Define to 1 if you have the `getopt_long' function. */
50#undef HAVE_GETOPT_LONG
51
52/* Define to 1 if you have the `getpagesize' function. */
53#undef HAVE_GETPAGESIZE
54
55/* Define to 1 if you have the <inttypes.h> header file. */
56#undef HAVE_INTTYPES_H
57
58/* Define to 1 if you have the `dl' library (-ldl). */
59#undef HAVE_LIBDL
60
61/* Define to 1 if you have the <libintl.h> header file. */
62#undef HAVE_LIBINTL_H
63
64/* Define to 1 if you have the `m' library (-lm). */
65#undef HAVE_LIBM
66
67/* Define to 1 if you have the `nsl' library (-lnsl). */
68#undef HAVE_LIBNSL
69
70/* Define to 1 if you have the `pthread' library (-lpthread). */
71#undef HAVE_LIBPTHREAD
72
73/* Define to 1 if you have the `rpc' library (-lrpc). */
74#undef HAVE_LIBRPC
75
76/* Define to 1 if you have the <limits.h> header file. */
77#undef HAVE_LIMITS_H
78
79/* Define to 1 if you have the <malloc.h> header file. */
80#undef HAVE_MALLOC_H
81
82/* Define to 1 if you have the `memmove' function. */
83#undef HAVE_MEMMOVE
84
85/* Define to 1 if you have the <memory.h> header file. */
86#undef HAVE_MEMORY_H
87
88/* Define to 1 if you have the `memset' function. */
89#undef HAVE_MEMSET
90
91/* Define to 1 if you have a working `mmap' system call. */
92#undef HAVE_MMAP
93
94/* Define to 1 if you have the `munmap' function. */
95#undef HAVE_MUNMAP
96
97/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
98#undef HAVE_NDIR_H
99
100/* Define to 1 if you have the `pow' function. */
101#undef HAVE_POW
102
103/* Define to 1 if the system has the type `ptrdiff_t'. */
104#undef HAVE_PTRDIFF_T
105
106/* Define to 1 if you have the `putenv' function. */
107#undef HAVE_PUTENV
108
109/* Define to 1 if you have the `realpath' function. */
110#undef HAVE_REALPATH
111
112/* Define to 1 if you have the `regcomp' function. */
113#undef HAVE_REGCOMP
114
115/* Define to 1 if you have the `re_comp' function. */
116#undef HAVE_RE_COMP
117
118/* Define to 1 if you have the <rpc/types.h> header file. */
119#undef HAVE_RPC_TYPES_H
120
121/* Define to 1 if you have the <rpc/xdr.h> header file. */
122#undef HAVE_RPC_XDR_H
123
124/* Define to 1 if you have the `select' function. */
125#undef HAVE_SELECT
126
127/* Define to 1 if you have the `setenv' function. */
128#undef HAVE_SETENV
129
130/* Define to 1 if `stat' has the bug that it succeeds when given the
131   zero-length file name argument. */
132#undef HAVE_STAT_EMPTY_STRING_BUG
133
134/* Define to 1 if stdbool.h conforms to C99. */
135#undef HAVE_STDBOOL_H
136
137/* Define to 1 if you have the <stddef.h> header file. */
138#undef HAVE_STDDEF_H
139
140/* Define to 1 if you have the <stdint.h> header file. */
141#undef HAVE_STDINT_H
142
143/* Define to 1 if you have the <stdlib.h> header file. */
144#undef HAVE_STDLIB_H
145
146/* Define to 1 if you have the `strcasecmp' function. */
147#undef HAVE_STRCASECMP
148
149/* Define to 1 if you have the `strchr' function. */
150#undef HAVE_STRCHR
151
152/* Define to 1 if you have the `strdup' function. */
153#undef HAVE_STRDUP
154
155/* Define to 1 if you have the `strerror' function. */
156#undef HAVE_STRERROR
157
158/* Define to 1 if you have the <strings.h> header file. */
159#undef HAVE_STRINGS_H
160
161/* Define to 1 if you have the <string.h> header file. */
162#undef HAVE_STRING_H
163
164/* Define to 1 if you have the `strncasecmp' function. */
165#undef HAVE_STRNCASECMP
166
167/* Define to 1 if you have the `strrchr' function. */
168#undef HAVE_STRRCHR
169
170/* Define to 1 if you have the `strstr' function. */
171#undef HAVE_STRSTR
172
173/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
174   */
175#undef HAVE_SYS_DIR_H
176
177/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
178   */
179#undef HAVE_SYS_NDIR_H
180
181/* Define to 1 if you have the <sys/param.h> header file. */
182#undef HAVE_SYS_PARAM_H
183
184/* Define to 1 if you have the <sys/select.h> header file. */
185#undef HAVE_SYS_SELECT_H
186
187/* Define to 1 if you have the <sys/socket.h> header file. */
188#undef HAVE_SYS_SOCKET_H
189
190/* Define to 1 if you have the <sys/stat.h> header file. */
191#undef HAVE_SYS_STAT_H
192
193/* Define to 1 if you have the <sys/time.h> header file. */
194#undef HAVE_SYS_TIME_H
195
196/* Define to 1 if you have the <sys/types.h> header file. */
197#undef HAVE_SYS_TYPES_H
198
199/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
200#undef HAVE_SYS_WAIT_H
201
202/* Define to 1 if you have the <unistd.h> header file. */
203#undef HAVE_UNISTD_H
204
205/* Define to 1 if you have the `unsetenv' function. */
206#undef HAVE_UNSETENV
207
208/* Define to 1 if you have the `vfork' function. */
209#undef HAVE_VFORK
210
211/* Define to 1 if you have the <vfork.h> header file. */
212#undef HAVE_VFORK_H
213
214/* Define to 1 if you have the `vprintf' function. */
215#undef HAVE_VPRINTF
216
217/* Define to 1 if you have the <wchar.h> header file. */
218#undef HAVE_WCHAR_H
219
220/* Define to 1 if you have the <wctype.h> header file. */
221#undef HAVE_WCTYPE_H
222
223/* Define to 1 if `fork' works. */
224#undef HAVE_WORKING_FORK
225
226/* Define to 1 if `vfork' works. */
227#undef HAVE_WORKING_VFORK
228
229/* Define to 1 if the system has the type `_Bool'. */
230#undef HAVE__BOOL
231
232/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
233   slash. */
234#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
235
236/* Define to 1 if your C compiler doesn't accept -c and -o together. */
237#undef NO_MINUS_C_MINUS_O
238
239/* Name of package */
240#undef PACKAGE
241
242/* Define to the address where bug reports for this package should be sent. */
243#undef PACKAGE_BUGREPORT
244
245/* Define to the full name of this package. */
246#undef PACKAGE_NAME
247
248/* Define to the full name and version of this package. */
249#undef PACKAGE_STRING
250
251/* Define to the one symbol short name of this package. */
252#undef PACKAGE_TARNAME
253
254/* Define to the home page for this package. */
255#undef PACKAGE_URL
256
257/* Define to the version of this package. */
258#undef PACKAGE_VERSION
259
260/* Define to the type of arg 1 for `select'. */
261#undef SELECT_TYPE_ARG1
262
263/* Define to the type of args 2, 3 and 4 for `select'. */
264#undef SELECT_TYPE_ARG234
265
266/* Define to the type of arg 5 for `select'. */
267#undef SELECT_TYPE_ARG5
268
269/* The size of `double', as computed by sizeof. */
270#undef SIZEOF_DOUBLE
271
272/* The size of `int', as computed by sizeof. */
273#undef SIZEOF_INT
274
275/* The size of `long', as computed by sizeof. */
276#undef SIZEOF_LONG
277
278/* The size of `void *', as computed by sizeof. */
279#undef SIZEOF_VOID_P
280
281/* If using the C implementation of alloca, define if you know the
282   direction of stack growth for your system; otherwise it will be
283   automatically deduced at runtime.
284	STACK_DIRECTION > 0 => grows toward higher addresses
285	STACK_DIRECTION < 0 => grows toward lower addresses
286	STACK_DIRECTION = 0 => direction of growth unknown */
287#undef STACK_DIRECTION
288
289/* Define to 1 if you have the ANSI C header files. */
290#undef STDC_HEADERS
291
292/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
293#undef TIME_WITH_SYS_TIME
294
295/* Define to 1 if your <sys/time.h> declares `struct tm'. */
296#undef TM_IN_SYS_TIME
297
298/* Version number of package */
299#undef VERSION
300
301/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
302   `char[]'. */
303#undef YYTEXT_POINTER
304
305/* Enable large inode numbers on Mac OS X 10.5.  */
306#ifndef _DARWIN_USE_64_BIT_INODE
307# define _DARWIN_USE_64_BIT_INODE 1
308#endif
309
310/* Number of bits in a file offset, on hosts where this is settable. */
311#undef _FILE_OFFSET_BITS
312
313/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
314#undef _LARGEFILE_SOURCE
315
316/* Define for large files, on AIX-style hosts. */
317#undef _LARGE_FILES
318
319/* Define to empty if `const' does not conform to ANSI C. */
320#undef const
321
322/* Define to `__inline__' or `__inline' if that's what the C compiler
323   calls it, or to nothing if 'inline' is not supported under any name.  */
324#ifndef __cplusplus
325#undef inline
326#endif
327
328/* Define to `long int' if <sys/types.h> does not define. */
329#undef off_t
330
331/* Define to `int' if <sys/types.h> does not define. */
332#undef pid_t
333
334/* Define to `unsigned int' if <sys/types.h> does not define. */
335#undef size_t
336
337/* Define as `fork' if `vfork' does not work. */
338#undef vfork
339