1/* autoconf.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if getpgrp takes one arg */
4#undef GETPGRP_ONEARG
5
6/* Type of pointer target for argument 2 to getsockname */
7#undef GETSOCKNAME_ARG2_TYPE
8
9/* Type of pointer target for argument 3 to getsockname */
10#undef GETSOCKNAME_ARG3_TYPE
11
12/* Define to 1 if you have the <arpa/inet.h> header file. */
13#undef HAVE_ARPA_INET_H
14
15/* Define to 1 if you have the <arpa/nameser.h> header file. */
16#undef HAVE_ARPA_NAMESER_H
17
18/* Define to 1 if you have the `asprintf' function. */
19#undef HAVE_ASPRINTF
20
21/* Define to 1 if you have the `cgetent' function. */
22#undef HAVE_CGETENT
23
24/* Define to 1 if you have the <curses.h> header file. */
25#undef HAVE_CURSES_H
26
27/* Define to 1 if you have the `daemon' function. */
28#undef HAVE_DAEMON
29
30/* Define to 1 if you have the `fork' function. */
31#undef HAVE_FORK
32
33/* Define if you have the getaddrinfo function */
34#undef HAVE_GETADDRINFO
35
36/* Define to 1 if you have the `getcwd' function. */
37#undef HAVE_GETCWD
38
39/* Define to 1 if you have the `getdtablesize' function. */
40#undef HAVE_GETDTABLESIZE
41
42/* Define to 1 if you have the `getenv' function. */
43#undef HAVE_GETENV
44
45/* Define to 1 if you have the `gethostbyname_r' function. */
46#undef HAVE_GETHOSTBYNAME_R
47
48/* Define to 1 if you have the `getnameinfo' function. */
49#undef HAVE_GETNAMEINFO
50
51/* Define to 1 if you have the `getopt' function. */
52#undef HAVE_GETOPT
53
54/* Define to 1 if you have the `getservbyname_r' function. */
55#undef HAVE_GETSERVBYNAME_R
56
57/* Define to 1 if you have the `gettosbyname' function. */
58#undef HAVE_GETTOSBYNAME
59
60/* Define to 1 if you have the `getusershell' function. */
61#undef HAVE_GETUSERSHELL
62
63/* Define to 1 if you have the `getutmp' function. */
64#undef HAVE_GETUTMP
65
66/* Define to 1 if you have the `getutmpx' function. */
67#undef HAVE_GETUTMPX
68
69/* Define to 1 if you have the `grantpt' function. */
70#undef HAVE_GRANTPT
71
72/* Define to 1 if you have the `herror' function. */
73#undef HAVE_HERROR
74
75/* Define to 1 if you have the `inet_aton' function. */
76#undef HAVE_INET_ATON
77
78/* Define to 1 if you have the `inet_ntop' function. */
79#undef HAVE_INET_NTOP
80
81/* Define to 1 if you have the `inet_pton' function. */
82#undef HAVE_INET_PTON
83
84/* Define to 1 if you have the `initgroups' function. */
85#undef HAVE_INITGROUPS
86
87/* Define to 1 if you have the <inttypes.h> header file. */
88#undef HAVE_INTTYPES_H
89
90/* Define to 1 if you have the `isatty' function. */
91#undef HAVE_ISATTY
92
93/* Define to 1 if you have the `killpg' function. */
94#undef HAVE_KILLPG
95
96/* Define to 1 if you have the <lastlog.h> header file. */
97#undef HAVE_LASTLOG_H
98
99/* Define if util library is available with openpty, logwtmp, etc */
100#undef HAVE_LIBUTIL
101
102/* Define to 1 if you have the <libutil.h> header file. */
103#undef HAVE_LIBUTIL_H
104
105/* Define to 1 if you have the `line_push' function. */
106#undef HAVE_LINE_PUSH
107
108/* Define to 1 if you have the `logwtmp' function. */
109#undef HAVE_LOGWTMP
110
111/* Define to 1 if you have the <memory.h> header file. */
112#undef HAVE_MEMORY_H
113
114/* Define to 1 if you have the <netdb.h> header file. */
115#undef HAVE_NETDB_H
116
117/* Define to 1 if you have the <netinet/in.h> header file. */
118#undef HAVE_NETINET_IN_H
119
120/* Define to 1 if you have the `openpty' function. */
121#undef HAVE_OPENPTY
122
123/* Define to 1 if you have the `parsetos' function. */
124#undef HAVE_PARSETOS
125
126/* Define to 1 if you have the <paths.h> header file. */
127#undef HAVE_PATHS_H
128
129/* Define to 1 if you have the `ptsname' function. */
130#undef HAVE_PTSNAME
131
132/* Define to 1 if you have the <pty.h> header file. */
133#undef HAVE_PTY_H
134
135/* Define to 1 if you have the `revoke' function. */
136#undef HAVE_REVOKE
137
138/* Define to 1 if you have the `rmufile' function. */
139#undef HAVE_RMUFILE
140
141/* Define to 1 if you have the `rresvport_af' function. */
142#undef HAVE_RRESVPORT_AF
143
144/* Define to 1 if you have the <sac.h> header file. */
145#undef HAVE_SAC_H
146
147/* Define if struct sockaddr contains sa_len */
148#undef HAVE_SA_LEN
149
150/* Define to 1 if you have the `setenv' function. */
151#undef HAVE_SETENV
152
153/* Define to 1 if you have the `seteuid' function. */
154#undef HAVE_SETEUID
155
156/* Define to 1 if you have the `setlogin' function. */
157#undef HAVE_SETLOGIN
158
159/* Define if setluid is supplied by the OSF/1 security library */
160#undef HAVE_SETLUID
161
162/* Define if F_SETOWN is available */
163#undef HAVE_SETOWN
164
165/* Define to 1 if you have the `setpgid' function. */
166#undef HAVE_SETPGID
167
168/* Define to 1 if you have the `setpriority' function. */
169#undef HAVE_SETPRIORITY
170
171/* Define to 1 if you have the `setresuid' function. */
172#undef HAVE_SETRESUID
173
174/* Define to 1 if you have the `setreuid' function. */
175#undef HAVE_SETREUID
176
177/* Define to 1 if you have the `setsid' function. */
178#undef HAVE_SETSID
179
180/* Define to 1 if you have the `setupterm' function. */
181#undef HAVE_SETUPTERM
182
183/* Define to 1 if you have the `setutent' function. */
184#undef HAVE_SETUTENT
185
186/* Define to 1 if you have the `setutsent' function. */
187#undef HAVE_SETUTSENT
188
189/* Define to 1 if you have the `setutxent' function. */
190#undef HAVE_SETUTXENT
191
192/* Define if shadow password interface is available */
193#undef HAVE_SHADOW
194
195/* Define to 1 if the system has the type `socklen_t'. */
196#undef HAVE_SOCKLEN_T
197
198/* Define if stdarg available and compiles */
199#undef HAVE_STDARG_H
200
201/* Define to 1 if you have the <stdint.h> header file. */
202#undef HAVE_STDINT_H
203
204/* Define to 1 if you have the <stdlib.h> header file. */
205#undef HAVE_STDLIB_H
206
207/* Define to 1 if you have the `strcasecmp' function. */
208#undef HAVE_STRCASECMP
209
210/* Define to 1 if you have the `strdup' function. */
211#undef HAVE_STRDUP
212
213/* Define if have streams */
214#undef HAVE_STREAMS
215
216/* Define to 1 if you have the `strerror' function. */
217#undef HAVE_STRERROR
218
219/* Define to 1 if you have the `strftime' function. */
220#undef HAVE_STRFTIME
221
222/* Define to 1 if you have the <strings.h> header file. */
223#undef HAVE_STRINGS_H
224
225/* Define to 1 if you have the <string.h> header file. */
226#undef HAVE_STRING_H
227
228/* Define to 1 if you have the `strlcpy' function. */
229#undef HAVE_STRLCPY
230
231/* Define to 1 if you have the `strsave' function. */
232#undef HAVE_STRSAVE
233
234/* Define to 1 if the system has the type `struct sockaddr_storage'. */
235#undef HAVE_STRUCT_SOCKADDR_STORAGE
236
237/* Define to 1 if `ut_addr' is a member of `struct utmpx'. */
238#undef HAVE_STRUCT_UTMPX_UT_ADDR
239
240/* Define to 1 if `ut_exit' is a member of `struct utmpx'. */
241#undef HAVE_STRUCT_UTMPX_UT_EXIT
242
243/* Define to 1 if `ut_host' is a member of `struct utmpx'. */
244#undef HAVE_STRUCT_UTMPX_UT_HOST
245
246/* Define to 1 if `ut_id' is a member of `struct utmpx'. */
247#undef HAVE_STRUCT_UTMPX_UT_ID
248
249/* Define to 1 if `ut_pid' is a member of `struct utmpx'. */
250#undef HAVE_STRUCT_UTMPX_UT_PID
251
252/* Define to 1 if `ut_syslen' is a member of `struct utmpx'. */
253#undef HAVE_STRUCT_UTMPX_UT_SYSLEN
254
255/* Define to 1 if `ut_type' is a member of `struct utmpx'. */
256#undef HAVE_STRUCT_UTMPX_UT_TYPE
257
258/* Define to 1 if `ut_addr' is a member of `struct utmp'. */
259#undef HAVE_STRUCT_UTMP_UT_ADDR
260
261/* Define to 1 if `ut_exit' is a member of `struct utmp'. */
262#undef HAVE_STRUCT_UTMP_UT_EXIT
263
264/* Define to 1 if `ut_host' is a member of `struct utmp'. */
265#undef HAVE_STRUCT_UTMP_UT_HOST
266
267/* Define to 1 if `ut_id' is a member of `struct utmp'. */
268#undef HAVE_STRUCT_UTMP_UT_ID
269
270/* Define to 1 if `ut_pid' is a member of `struct utmp'. */
271#undef HAVE_STRUCT_UTMP_UT_PID
272
273/* Define to 1 if `ut_syslen' is a member of `struct utmp'. */
274#undef HAVE_STRUCT_UTMP_UT_SYSLEN
275
276/* Define to 1 if `ut_type' is a member of `struct utmp'. */
277#undef HAVE_STRUCT_UTMP_UT_TYPE
278
279/* Define if sys_errlist in libc */
280#undef HAVE_SYS_ERRLIST
281
282/* Define to 1 if you have the <sys/filio.h> header file. */
283#undef HAVE_SYS_FILIO_H
284
285/* Define to 1 if you have the <sys/ioctl_compat.h> header file. */
286#undef HAVE_SYS_IOCTL_COMPAT_H
287
288/* Define to 1 if you have the <sys/label.h> header file. */
289#undef HAVE_SYS_LABEL_H
290
291/* Define to 1 if you have the <sys/param.h> header file. */
292#undef HAVE_SYS_PARAM_H
293
294/* Define to 1 if you have the <sys/ptyvar.h> header file. */
295#undef HAVE_SYS_PTYVAR_H
296
297/* Define to 1 if you have the <sys/select.h> header file. */
298#undef HAVE_SYS_SELECT_H
299
300/* Define to 1 if you have the <sys/socket.h> header file. */
301#undef HAVE_SYS_SOCKET_H
302
303/* Define to 1 if you have the <sys/sockio.h> header file. */
304#undef HAVE_SYS_SOCKIO_H
305
306/* Define to 1 if you have the <sys/stat.h> header file. */
307#undef HAVE_SYS_STAT_H
308
309/* Define to 1 if you have the <sys/stream.h> header file. */
310#undef HAVE_SYS_STREAM_H
311
312/* Define to 1 if you have the <sys/time.h> header file. */
313#undef HAVE_SYS_TIME_H
314
315/* Define to 1 if you have the <sys/tty.h> header file. */
316#undef HAVE_SYS_TTY_H
317
318/* Define to 1 if you have the <sys/types.h> header file. */
319#undef HAVE_SYS_TYPES_H
320
321/* Define to 1 if you have the <sys/uio.h> header file. */
322#undef HAVE_SYS_UIO_H
323
324/* Define to 1 if you have the <sys/utsname.h> header file. */
325#undef HAVE_SYS_UTSNAME_H
326
327/* Define to 1 if you have the <sys/wait.h> header file. */
328#undef HAVE_SYS_WAIT_H
329
330/* Define to 1 if you have the `tcgetpgrp' function. */
331#undef HAVE_TCGETPGRP
332
333/* Define to 1 if you have the `tcsetpgrp' function. */
334#undef HAVE_TCSETPGRP
335
336/* Define to 1 if you have the <term.h> header file. */
337#undef HAVE_TERM_H
338
339/* Define to 1 if you have the <ttyent.h> header file. */
340#undef HAVE_TTYENT_H
341
342/* Define to 1 if you have the `ttyname' function. */
343#undef HAVE_TTYNAME
344
345/* Define to 1 if you have the <unistd.h> header file. */
346#undef HAVE_UNISTD_H
347
348/* Define to 1 if you have the `unsetenv' function. */
349#undef HAVE_UNSETENV
350
351/* Define to 1 if you have the `updwtmp' function. */
352#undef HAVE_UPDWTMP
353
354/* Define to 1 if you have the `updwtmpx' function. */
355#undef HAVE_UPDWTMPX
356
357/* Define to 1 if you have the <util.h> header file. */
358#undef HAVE_UTIL_H
359
360/* Define to 1 if you have the `utimes' function. */
361#undef HAVE_UTIMES
362
363/* Define to 1 if you have the `utmpname' function. */
364#undef HAVE_UTMPNAME
365
366/* Define to 1 if you have the `utmpxname' function. */
367#undef HAVE_UTMPXNAME
368
369/* Define to 1 if you have the <utmpx.h> header file. */
370#undef HAVE_UTMPX_H
371
372/* Define to 1 if you have the <utmp.h> header file. */
373#undef HAVE_UTMP_H
374
375/* Define if varargs available and compiles */
376#undef HAVE_VARARGS_H
377
378/* Define to 1 if you have the `vasprintf' function. */
379#undef HAVE_VASPRINTF
380
381/* Define to 1 if you have the `vfork' function. */
382#undef HAVE_VFORK
383
384/* Define to 1 if you have the <vfork.h> header file. */
385#undef HAVE_VFORK_H
386
387/* Define to 1 if you have the `vhangup' function. */
388#undef HAVE_VHANGUP
389
390/* Define to 1 if you have the `waitpid' function. */
391#undef HAVE_WAITPID
392
393/* Define to 1 if `fork' works. */
394#undef HAVE_WORKING_FORK
395
396/* Define to 1 if `vfork' works. */
397#undef HAVE_WORKING_VFORK
398
399/* Define to 1 if you have the file `/etc/environment'. */
400#undef HAVE__ETC_ENVIRONMENT
401
402/* Define to 1 if you have the file `/etc/TIMEZONE'. */
403#undef HAVE__ETC_TIMEZONE
404
405/* Define to 1 if you have the `_getpty' function. */
406#undef HAVE__GETPTY
407
408/* May need to be defined to enable IPv6 support, for example on IRIX */
409#undef INET6
410
411/* Define if we should compile in IPv6 support (even if we can't use it at run
412   time) */
413#undef KRB5_USE_INET6
414
415/* Define if need to declare sys_errlist */
416#undef NEED_SYS_ERRLIST
417
418/* Define if termio.h does not define type cc_t */
419#undef NO_CC_T
420
421/* Define on Ultrix where an initial vhangup breaks */
422#undef OPEN_CTTY_ONLY_ONCE
423
424/* Define to the address where bug reports for this package should be sent. */
425#undef PACKAGE_BUGREPORT
426
427/* Define to the full name of this package. */
428#undef PACKAGE_NAME
429
430/* Define to the full name and version of this package. */
431#undef PACKAGE_STRING
432
433/* Define to the one symbol short name of this package. */
434#undef PACKAGE_TARNAME
435
436/* Define to the home page for this package. */
437#undef PACKAGE_URL
438
439/* Define to the version of this package. */
440#undef PACKAGE_VERSION
441
442/* Define if setjmp indicates POSIX interface */
443#undef POSIX_SETJMP
444
445/* Define if POSIX signal handling is used */
446#undef POSIX_SIGNALS
447
448/* Define if POSIX signal handlers are used */
449#undef POSIX_SIGTYPE
450
451/* Define for POSIX termios interface */
452#undef POSIX_TERMIOS
453
454/* Define to utmpx exit field name */
455#undef PTY_UTMPX_E_EXIT
456
457/* Define to utmpx termination field name */
458#undef PTY_UTMPX_E_TERMINATION
459
460/* Define to utmp exit field name */
461#undef PTY_UTMP_E_EXIT
462
463/* Define to utmp termination field name */
464#undef PTY_UTMP_E_TERMINATION
465
466/* push ldterm? */
467#undef PUSH_LDTERM
468
469/* push ptem? */
470#undef PUSH_PTEM
471
472/* push ttcompat? */
473#undef PUSH_TTCOMPAT
474
475/* Define as the return type of signal handlers (`int' or `void'). */
476#undef RETSIGTYPE
477
478/* Define if ctty needs to be opened before revoke as on OSF/1 */
479#undef REVOKE_NEEDS_OPEN
480
481/* Define if setpag should be used */
482#undef SETPAG
483
484/* Define if setpgrp takes two arguments */
485#undef SETPGRP_TWOARG
486
487/* Define to 1 if you have the ANSI C header files. */
488#undef STDC_HEADERS
489
490/* Define if streams pty interface should be used */
491#undef STREAMSPTY
492
493/* Define if SysV termio interface is found */
494#undef SYSV_TERMIO
495
496/* Define if sys_errlist is defined in errno.h */
497#undef SYS_ERRLIST_DECLARED
498
499/* Define if termcap library is available */
500#undef TERMCAP
501
502/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
503#undef TIME_WITH_SYS_TIME
504
505/* Define if you have dirent.h functionality */
506#undef USE_DIRENT_H
507
508/* Define if sigprocmask should be used */
509#undef USE_SIGPROCMASK
510
511/* Define if termio should be used */
512#undef USE_TERMIO
513
514/* Define if wait takes int as a argument */
515#undef WAIT_USES_INT
516
517/* Enable extended glibc prototypes */
518#undef _GNU_SOURCE
519
520/* Define to empty if `const' does not conform to ANSI C. */
521#undef const
522
523/* Define krb5_sigtype to type of signal handler */
524#undef krb5_sigtype
525
526/* Define to `int' if <sys/types.h> does not define. */
527#undef mode_t
528
529/* Define to `int' if <sys/types.h> does not define. */
530#undef pid_t
531
532/* Define if system termios interface doesn't define speed_t */
533#undef speed_t
534
535/* Define as `fork' if `vfork' does not work. */
536#undef vfork
537