1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if on AIX 3.
4   System headers sometimes define this.
5   We just want to avoid a redefinition error message.  */
6#ifndef _ALL_SOURCE
7#undef _ALL_SOURCE
8#endif
9
10/* Define to empty if the keyword does not work.  */
11#undef const
12
13/* Define if you support file names longer than 14 characters.  */
14#undef HAVE_LONG_FILE_NAMES
15
16/* Define if system calls automatically restart after interruption
17   by a signal.  */
18#undef HAVE_RESTARTABLE_SYSCALLS
19
20/* Define if major, minor, and makedev are declared in <mkdev.h>.  */
21#undef MAJOR_IN_MKDEV
22
23/* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
24#undef MAJOR_IN_SYSMACROS
25
26/* Define if on MINIX.  */
27#undef _MINIX
28
29/* Define if the system does not provide POSIX.1 features except
30   with this defined.  */
31#undef _POSIX_1_SOURCE
32
33/* Define if you need to in order for stat and other things to work.  */
34#undef _POSIX_SOURCE
35
36/* Define as the return type of signal handlers (int or void).  */
37#undef RETSIGTYPE
38
39/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
40#undef STAT_MACROS_BROKEN
41
42/* Define if you can safely include both <sys/time.h> and <time.h>.  */
43#undef TIME_WITH_SYS_TIME
44
45/* Define if your <sys/time.h> declares struct tm.  */
46#undef TM_IN_SYS_TIME
47
48/* Define if you have the bcmp function.  */
49#undef HAVE_BCMP
50
51/* Define if you have the bcopy function.  */
52#undef HAVE_BCOPY
53
54/* Define if you have the bsearch function.  */
55#undef HAVE_BSEARCH
56
57/* Define if you have the bzero function.  */
58#undef HAVE_BZERO
59
60/* Define if you have the dev_info function.  */
61#undef HAVE_DEV_INFO
62
63/* Define if you have the disk_space function.  */
64#undef HAVE_DISK_SPACE
65
66/* Define if you have the dup2 function.  */
67#undef HAVE_DUP2
68
69/* Define if you have the ftruncate function.  */
70#undef HAVE_FTRUNCATE
71
72/* Define if you have the ftw function.  */
73#undef HAVE_FTW
74
75/* Define if you have the getaddrinfo function.  */
76#undef HAVE_GETADDRINFO
77
78/* Define if you have the getcwd function.  */
79#undef HAVE_GETCWD
80
81/* Define if you have the getdtablesize function.  */
82#undef HAVE_GETDTABLESIZE
83
84/* Define if you have the getgrent function.  */
85#undef HAVE_GETGRENT
86
87/* Define if you have the gethostname function.  */
88#undef HAVE_GETHOSTNAME
89
90/* Define if you have the gettimeofday function.  */
91#undef HAVE_GETTIMEOFDAY
92
93/* Define if you have the getwd function.  */
94#undef HAVE_GETWD
95
96/* Define if you have the glob function.  */
97#undef HAVE_GLOB
98
99/* Define if you have the index function.  */
100#undef HAVE_INDEX
101
102/* Define if you have the ltrunc function.  */
103#undef HAVE_LTRUNC
104
105/* Define if you have the memchr function.  */
106#undef HAVE_MEMCHR
107
108/* Define if you have the mkdir function.  */
109#undef HAVE_MKDIR
110
111/* Define if you have the nap function.  */
112#undef HAVE_NAP
113
114/* Define if you have the napms function.  */
115#undef HAVE_NAPMS
116
117/* Define if you have the opendir function.  */
118#undef HAVE_OPENDIR
119
120/* Define if you have the poll function.  */
121#undef HAVE_POLL
122
123/* Define if you have the remove function.  */
124#undef HAVE_REMOVE
125
126/* Define if you have the rename function.  */
127#undef HAVE_RENAME
128
129/* Define if you have the rindex function.  */
130#undef HAVE_RINDEX
131
132/* Define if you have the rmdir function.  */
133#undef HAVE_RMDIR
134
135/* Define if you have the select function.  */
136#undef HAVE_SELECT
137
138/* Define if you have the seteuid function.  */
139#undef HAVE_SETEUID
140
141/* Define if you have the setpgrp function.  */
142#undef HAVE_SETPGRP
143
144/* Define if you have the setret function.  */
145#undef HAVE_SETRET
146
147/* Define if you have the setreuid function.  */
148#undef HAVE_SETREUID
149
150/* Define if you have the setsid function.  */
151#undef HAVE_SETSID
152
153/* Define if you have the sigaction function.  */
154#undef HAVE_SIGACTION
155
156/* Define if you have the sigblock function.  */
157#undef HAVE_SIGBLOCK
158
159/* Define if you have the sighold function.  */
160#undef HAVE_SIGHOLD
161
162/* Define if you have the sigprocmask function.  */
163#undef HAVE_SIGPROCMASK
164
165/* Define if you have the sigset function.  */
166#undef HAVE_SIGSET
167
168/* Define if you have the sigsetjmp function.  */
169#undef HAVE_SIGSETJMP
170
171/* Define if you have the sigvec function.  */
172#undef HAVE_SIGVEC
173
174/* Define if you have the socket function.  */
175#undef HAVE_SOCKET
176
177/* Define if you have the statvfs function.  */
178#undef HAVE_STATVFS
179
180/* Define if you have the strcasecmp function.  */
181#undef HAVE_STRCASECMP
182
183/* Define if you have the strchr function.  */
184#undef HAVE_STRCHR
185
186/* Define if you have the strdup function.  */
187#undef HAVE_STRDUP
188
189/* Define if you have the strerror function.  */
190#undef HAVE_STRERROR
191
192/* Define if you have the stricmp function.  */
193#undef HAVE_STRICMP
194
195/* Define if you have the strncasecmp function.  */
196#undef HAVE_STRNCASECMP
197
198/* Define if you have the strnicmp function.  */
199#undef HAVE_STRNICMP
200
201/* Define if you have the strrchr function.  */
202#undef HAVE_STRRCHR
203
204/* Define if you have the strstr function.  */
205#undef HAVE_STRSTR
206
207/* Define if you have the strtol function.  */
208#undef HAVE_STRTOL
209
210/* Define if you have the strtoul function.  */
211#undef HAVE_STRTOUL
212
213/* Define if you have the sysconf function.  */
214#undef HAVE_SYSCONF
215
216/* Define if you have the t_open function.  */
217#undef HAVE_T_OPEN
218
219/* Define if you have the times function.  */
220#undef HAVE_TIMES
221
222/* Define if you have the uname function.  */
223#undef HAVE_UNAME
224
225/* Define if you have the usleep function.  */
226#undef HAVE_USLEEP
227
228/* Define if you have the ustat function.  */
229#undef HAVE_USTAT
230
231/* Define if you have the vfprintf function.  */
232#undef HAVE_VFPRINTF
233
234/* Define if you have the wait4 function.  */
235#undef HAVE_WAIT4
236
237/* Define if you have the waitpid function.  */
238#undef HAVE_WAITPID
239
240/* Define if you have the <fcntl.h> header file.  */
241#undef HAVE_FCNTL_H
242
243/* Define if you have the <ftw.h> header file.  */
244#undef HAVE_FTW_H
245
246/* Define if you have the <glob.h> header file.  */
247#undef HAVE_GLOB_H
248
249/* Define if you have the <libc.h> header file.  */
250#undef HAVE_LIBC_H
251
252/* Define if you have the <limits.h> header file.  */
253#undef HAVE_LIMITS_H
254
255/* Define if you have the <memory.h> header file.  */
256#undef HAVE_MEMORY_H
257
258/* Define if you have the <poll.h> header file.  */
259#undef HAVE_POLL_H
260
261/* Define if you have the <stdarg.h> header file.  */
262#undef HAVE_STDARG_H
263
264/* Define if you have the <stddef.h> header file.  */
265#undef HAVE_STDDEF_H
266
267/* Define if you have the <stdlib.h> header file.  */
268#undef HAVE_STDLIB_H
269
270/* Define if you have the <string.h> header file.  */
271#undef HAVE_STRING_H
272
273/* Define if you have the <strings.h> header file.  */
274#undef HAVE_STRINGS_H
275
276/* Define if you have the <stropts.h> header file.  */
277#undef HAVE_STROPTS_H
278
279/* Define if you have the <sys/dustat.h> header file.  */
280#undef HAVE_SYS_DUSTAT_H
281
282/* Define if you have the <sys/file.h> header file.  */
283#undef HAVE_SYS_FILE_H
284
285/* Define if you have the <sys/filsys.h> header file.  */
286#undef HAVE_SYS_FILSYS_H
287
288/* Define if you have the <sys/fs_types.h> header file.  */
289#undef HAVE_SYS_FS_TYPES_H
290
291/* Define if you have the <sys/ioctl.h> header file.  */
292#undef HAVE_SYS_IOCTL_H
293
294/* Define if you have the <sys/mount.h> header file.  */
295#undef HAVE_SYS_MOUNT_H
296
297/* Define if you have the <sys/param.h> header file.  */
298#undef HAVE_SYS_PARAM_H
299
300/* Define if you have the <sys/statfs.h> header file.  */
301#undef HAVE_SYS_STATFS_H
302
303/* Define if you have the <sys/statvfs.h> header file.  */
304#undef HAVE_SYS_STATVFS_H
305
306/* Define if you have the <sys/termiox.h> header file.  */
307#undef HAVE_SYS_TERMIOX_H
308
309/* Define if you have the <sys/time.h> header file.  */
310#undef HAVE_SYS_TIME_H
311
312/* Define if you have the <sys/times.h> header file.  */
313#undef HAVE_SYS_TIMES_H
314
315/* Define if you have the <sys/tli.h> header file.  */
316#undef HAVE_SYS_TLI_H
317
318/* Define if you have the <sys/types.tcp.h> header file.  */
319#undef HAVE_SYS_TYPES_TCP_H
320
321/* Define if you have the <sys/vfs.h> header file.  */
322#undef HAVE_SYS_VFS_H
323
324/* Define if you have the <sys/wait.h> header file.  */
325#undef HAVE_SYS_WAIT_H
326
327/* Define if you have the <sysexits.h> header file.  */
328#undef HAVE_SYSEXITS_H
329
330/* Define if you have the <termios.h> header file.  */
331#undef HAVE_TERMIOS_H
332
333/* Define if you have the <time.h> header file.  */
334#undef HAVE_TIME_H
335
336/* Define if you have the <tiuser.h> header file.  */
337#undef HAVE_TIUSER_H
338
339/* Define if you have the <unistd.h> header file.  */
340#undef HAVE_UNISTD_H
341
342/* Define if you have the <ustat.h> header file.  */
343#undef HAVE_USTAT_H
344
345/* Define if you have the <xti.h> header file.  */
346#undef HAVE_XTI_H
347
348/* Define if you have the nsl library (-lnsl).  */
349#undef HAVE_LIBNSL
350
351/* Define if you have the nsl_s library (-lnsl_s).  */
352#undef HAVE_LIBNSL_S
353
354/* Define if you have the socket library (-lsocket).  */
355#undef HAVE_LIBSOCKET
356
357/* Define if you have the sun library (-lsun).  */
358#undef HAVE_LIBSUN
359
360/* Define if you have the xti library (-lxti).  */
361#undef HAVE_LIBXTI
362
363/* Name of package */
364#undef PACKAGE
365
366/* Version number of package */
367#undef VERSION
368
369/* user ID for programs; normally uucp */
370#undef OWNER
371
372/* Whether the compiler supports prototypes */
373#undef HAVE_PROTOTYPES
374
375/* echo program--if shell builtin, use echo */
376#undef ECHO_PROGRAM
377
378/* Whether you have a <dirent.h> which defines struct direct */
379#undef HAVE_DIRENT_H
380
381/* Whether you have a <utime.h> which defines struct utimbuf */
382#undef HAVE_UTIME_H
383
384/* Whether you have <sys/select.h> */
385#undef HAVE_SYS_SELECT_H
386
387/* Whether <termios.h> and <sys/ioctl.h> may both be included */
388#undef HAVE_TERMIOS_AND_SYS_IOCTL_H
389
390/* Whether CBREAK is defined */
391#undef HAVE_CBREAK
392
393/* Type to use for pid_t if not defined--typically int */
394#undef PID_T
395
396/* Type to use for uid_t if not defined--typically int */
397#undef UID_T
398
399/* Type to use for gid_t if not defined--typically int */
400#undef GID_T
401
402/* Type to use for off_t if not defined--typically long */
403#undef OFF_T
404
405/* Whether sig_atomic_t is defined in <signal.h> */
406#undef HAVE_SIG_ATOMIC_T_IN_SIGNAL_H
407
408/* Whether sig_atomic_t is defined in <types.h> */
409#undef HAVE_SIG_ATOMIC_T_IN_TYPES_H
410
411/* Whether size_t is defined in <stddef.h> */
412#undef HAVE_SIZE_T_IN_STDDEF_H
413
414/* Whether size_t is defined in <types.h> */
415#undef HAVE_SIZE_T_IN_TYPES_H
416
417/* Whether time_t is defined in <time.h> */
418#undef HAVE_TIME_T_IN_TIME_H
419
420/* Whether time_t is defined in <types.h> */
421#undef HAVE_TIME_T_IN_TYPES_H
422
423/* Whether the compiler supports void */
424#undef HAVE_VOID
425
426/* Whether the compiler supports unsigned char */
427#undef HAVE_UNSIGNED_CHAR
428
429/* Whether errno is declared in <errno.h> */
430#undef HAVE_ERRNO_DECLARATION
431
432/* Whether TXADDCD is defined */
433#undef HAVE_TXADDCD
434
435/* Whether you have memset */
436#undef HAVE_MEMSET
437
438/* Whether you have memcmp */
439#undef HAVE_MEMCMP
440
441/* Whether you have memcpy */
442#undef HAVE_MEMCPY
443
444/* Define if you have the getline function. */
445#undef HAVE_GETLINE
446
447/* Whether you have ftime */
448#undef HAVE_FTIME
449
450/* Program to print working directory */
451#undef PWD_PROGRAM
452
453/* Program to make a directory */
454#undef MKDIR_PROGRAM
455
456/* Program to remove a directory */
457#undef RMDIR_PROGRAM
458
459/* Whether struct sigvec has sv_flags member */
460#undef HAVE_SIGVEC_SV_FLAGS
461
462/* Whether you have statvfs */
463#undef STAT_STATVFS
464
465/* Whether you have 3 argument statfs */
466#undef STAT_STATFS3_OSF1
467
468/* Whether you have two argument statfs with bsize */
469#undef STAT_STATFS2_BSIZE
470
471/* Whether you have four argument statfs */
472#undef STAT_STATFS4
473
474/* Whether you have two argument statfs with fsize */
475#undef STAT_STATFS2_FSIZE
476
477/* Whether you have two argument statfs with fd_req */
478#undef STAT_STATFS2_FS_DATA
479
480/* Whether you have ustat */
481#undef STAT_USTAT
482
483/* Whether you have disk_space */
484#undef STAT_DISK_SPACE
485
486/* Whether times is declared as long */
487#undef TIMES_DECLARATION_OK
488
489/* Whether getpwnam is declared as struct passwd * */
490#undef GETPWNAM_DECLARATION_OK
491
492/* Whether getpwuid is declared as struct passwd * */
493#undef GETPWUID_DECLARATION_OK
494
495/* Whether getgrent is declared as struct group * */
496#undef GETGRENT_DECLARATION_OK
497
498/* Whether you have BSD style setpgrp */
499#undef HAVE_BSD_PGRP
500
501/* Whether you have union wait */
502#undef HAVE_UNION_WAIT
503
504/* Whether you have struct sockaddr_storage */
505#undef HAVE_STRUCT_SOCKADDR_STORAGE
506
507