0f7384dd3b11330cc5dc1d777dbb9e8b7f8110d0
[debian/sudo] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 #ifndef _SUDO_CONFIG_H
4 #define _SUDO_CONFIG_H
5
6 /* Define to 1 if the `syslog' function returns a non-zero int to denote
7    failure. */
8 #undef BROKEN_SYSLOG
9
10 /* Define to 1 if you want the insults from the "classic" version sudo. */
11 #undef CLASSIC_INSULTS
12
13 /* Define to 1 if you want insults culled from the twisted minds of CSOps. */
14 #undef CSOPS_INSULTS
15
16 /* Define to 1 if you want sudo to display "command not allowed" instead of
17    "command not found" when a command cannot be found. */
18 #undef DONT_LEAK_PATH_INFO
19
20 /* A colon-separated list of pathnames to be used as the editor for visudo. */
21 #undef EDITOR
22
23 /* Define to 1 to enable environment function debugging. */
24 #undef ENV_DEBUG
25
26 /* Define to 1 if you want visudo to honor the EDITOR and VISUAL env
27    variables. */
28 #undef ENV_EDITOR
29
30 /* Define to 1 to enable environment resetting by default. */
31 #undef ENV_RESET
32
33 /* If defined, users in this group need not enter a passwd (ie "sudo"). */
34 #undef EXEMPTGROUP
35
36 /* Define to 1 if you want to require fully qualified hosts in sudoers. */
37 #undef FQDN
38
39 /* Define to the type of elements in the array set by `getgroups'. Usually
40    this is either `int' or `gid_t'. */
41 #undef GETGROUPS_T
42
43 /* Define to 1 if you want insults from the "Goon Show". */
44 #undef GOONS_INSULTS
45
46 /* Define to 1 if you want 2001-like insults. */
47 #undef HAL_INSULTS
48
49 /* Define to 1 if you use AFS. */
50 #undef HAVE_AFS
51
52 /* Define to 1 if you use AIX general authentication. */
53 #undef HAVE_AIXAUTH
54
55 /* Define to 1 if you have the `asprintf' function. */
56 #undef HAVE_ASPRINTF
57
58 /* Define to 1 if you have the `authenticate' function. */
59 #undef HAVE_AUTHENTICATE
60
61 /* Define to 1 if you have the `auth_challenge' function. */
62 #undef HAVE_AUTH_CHALLENGE
63
64 /* Define to 1 if you have the `bigcrypt' function. */
65 #undef HAVE_BIGCRYPT
66
67 /* Define to 1 if you use BSD authentication. */
68 #undef HAVE_BSD_AUTH_H
69
70 /* Define to 1 to enable BSM audit support. */
71 #undef HAVE_BSM_AUDIT
72
73 /* Define to 1 if you have the `closefrom' function. */
74 #undef HAVE_CLOSEFROM
75
76 /* Define to 1 if you use OSF DCE. */
77 #undef HAVE_DCE
78
79 /* Define to 1 if your `DIR' contains dd_fd. */
80 #undef HAVE_DD_FD
81
82 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
83    don't. */
84 #undef HAVE_DECL_SYS_SIGLIST
85
86 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
87    don't. */
88 #undef HAVE_DECL__SYS_SIGLIST
89
90 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
91    don't. */
92 #undef HAVE_DECL___SYS_SIGLIST
93
94 /* Define to 1 if you have the `dgettext' function. */
95 #undef HAVE_DGETTEXT
96
97 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
98    */
99 #undef HAVE_DIRENT_H
100
101 /* Define to 1 if you have the `dirfd' function or macro. */
102 #undef HAVE_DIRFD
103
104 /* Define to 1 if you have the `dispcrypt' function. */
105 #undef HAVE_DISPCRYPT
106
107 /* Define to 1 if you have the <dlfcn.h> header file. */
108 #undef HAVE_DLFCN_H
109
110 /* Define to 1 if you have the `dlopen' function. */
111 #undef HAVE_DLOPEN
112
113 /* Define to 1 if your glob.h defines the GLOB_BRACE and GLOB_TILDE flags. */
114 #undef HAVE_EXTENDED_GLOB
115
116 /* Define to 1 if your system has the F_CLOSEM fcntl. */
117 #undef HAVE_FCNTL_CLOSEM
118
119 /* Define to 1 if you have the `fgetln' function. */
120 #undef HAVE_FGETLN
121
122 /* Define to 1 if you have the `flock' function. */
123 #undef HAVE_FLOCK
124
125 /* Define to 1 if you have the `fnmatch' function. */
126 #undef HAVE_FNMATCH
127
128 /* Define to 1 if you have the `freeifaddrs' function. */
129 #undef HAVE_FREEIFADDRS
130
131 /* Define to 1 if you have the `fstat' function. */
132 #undef HAVE_FSTAT
133
134 /* Define to 1 if you have the `futime' function. */
135 #undef HAVE_FUTIME
136
137 /* Define to 1 if you have the `futimes' function. */
138 #undef HAVE_FUTIMES
139
140 /* Define to 1 if you have the `futimesat' function. */
141 #undef HAVE_FUTIMESAT
142
143 /* Define to 1 if you use the FWTK authsrv daemon. */
144 #undef HAVE_FWTK
145
146 /* Define to 1 if you have the `getaddrinfo' function. */
147 #undef HAVE_GETADDRINFO
148
149 /* Define to 1 if you have the `getauthuid' function. (ULTRIX 4.x shadow
150    passwords) */
151 #undef HAVE_GETAUTHUID
152
153 /* Define to 1 if you have the `getcwd' function. */
154 #undef HAVE_GETCWD
155
156 /* Define to 1 if you have the `getdomainname' function. */
157 #undef HAVE_GETDOMAINNAME
158
159 /* Define to 1 if you have the `getgroups' function. */
160 #undef HAVE_GETGROUPS
161
162 /* Define to 1 if you have the `getifaddrs' function. */
163 #undef HAVE_GETIFADDRS
164
165 /* Define to 1 if you have the `getline' function. */
166 #undef HAVE_GETLINE
167
168 /* Define to 1 if you have the `getprogname' function. */
169 #undef HAVE_GETPROGNAME
170
171 /* Define to 1 if you have the `getprpwnam' function. (SecureWare-style shadow
172    passwords) */
173 #undef HAVE_GETPRPWNAM
174
175 /* Define to 1 if you have the `getpwanam' function. (SunOS 4.x shadow
176    passwords) */
177 #undef HAVE_GETPWANAM
178
179 /* Define to 1 if you have the `getresuid' function. */
180 #undef HAVE_GETRESUID
181
182 /* Define to 1 if you have the `getspnam' function (SVR4-style shadow
183    passwords) */
184 #undef HAVE_GETSPNAM
185
186 /* Define to 1 if you have the `getspwuid' function. (HP-UX <= 9.X shadow
187    passwords) */
188 #undef HAVE_GETSPWUID
189
190 /* Define to 1 if you have the `getttyent' function. */
191 #undef HAVE_GETTTYENT
192
193 /* Define to 1 if you have the `getuserattr' function. */
194 #undef HAVE_GETUSERATTR
195
196 /* Define to 1 if you have the `getutid' function. */
197 #undef HAVE_GETUTID
198
199 /* Define to 1 if you have the `getutxid' function. */
200 #undef HAVE_GETUTXID
201
202 /* Define to 1 if you have the `glob' function. */
203 #undef HAVE_GLOB
204
205 /* Define to 1 if you have the `grantpt' function. */
206 #undef HAVE_GRANTPT
207
208 /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
209 #undef HAVE_GSSAPI_GSSAPI_KRB5_H
210
211 /* Define to 1 if you have the `gss_krb5_ccache_name' function. */
212 #undef HAVE_GSS_KRB5_CCACHE_NAME
213
214 /* Define to 1 if your Kerberos is Heimdal. */
215 #undef HAVE_HEIMDAL
216
217 /* Define to 1 if <netinet/in.h> contains struct in6_addr. */
218 #undef HAVE_IN6_ADDR
219
220 /* Define to 1 if you have the `initgroups' function. */
221 #undef HAVE_INITGROUPS
222
223 /* Define to 1 if you have the `initprivs' function. */
224 #undef HAVE_INITPRIVS
225
226 /* Define to 1 if you have the `innetgr' function. */
227 #undef HAVE_INNETGR
228
229 /* Define to 1 if you have the <inttypes.h> header file. */
230 #undef HAVE_INTTYPES_H
231
232 /* Define if you have isblank(3). */
233 #undef HAVE_ISBLANK
234
235 /* Define to 1 if you have the `iscomsec' function. (HP-UX >= 10.x check for
236    shadow enabled) */
237 #undef HAVE_ISCOMSEC
238
239 /* Define to 1 if you have the `issecure' function. (SunOS 4.x check for
240    shadow enabled) */
241 #undef HAVE_ISSECURE
242
243 /* Define to 1 if you use Kerberos IV. */
244 #undef HAVE_KERB4
245
246 /* Define to 1 if you use Kerberos V. */
247 #undef HAVE_KERB5
248
249 /* Define to 1 if you have the `killpg' function. */
250 #undef HAVE_KILLPG
251
252 /* Define to 1 if you have the `krb5_get_init_creds_opt_alloc' function. */
253 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC
254
255 /* Define to 1 if your `krb5_get_init_creds_opt_free' function takes two
256    arguments. */
257 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_TWO_ARGS
258
259 /* Define to 1 if you have the `krb5_init_secure_context' function. */
260 #undef HAVE_KRB5_INIT_SECURE_CONTEXT
261
262 /* Define to 1 if you have the `krb5_verify_user' function. */
263 #undef HAVE_KRB5_VERIFY_USER
264
265 /* Define to 1 if your LDAP needs <lber.h>. (OpenLDAP does not) */
266 #undef HAVE_LBER_H
267
268 /* Define to 1 if you use LDAP for sudoers. */
269 #undef HAVE_LDAP
270
271 /* Define to 1 if you have the `ldapssl_init' function. */
272 #undef HAVE_LDAPSSL_INIT
273
274 /* Define to 1 if you have the `ldapssl_set_strength' function. */
275 #undef HAVE_LDAPSSL_SET_STRENGTH
276
277 /* Define to 1 if you have the `ldap_create' function. */
278 #undef HAVE_LDAP_CREATE
279
280 /* Define to 1 if you have the `ldap_initialize' function. */
281 #undef HAVE_LDAP_INITIALIZE
282
283 /* Define to 1 if you have the `ldap_sasl_bind_s' function. */
284 #undef HAVE_LDAP_SASL_BIND_S
285
286 /* Define to 1 if you have the `ldap_sasl_interactive_bind_s' function. */
287 #undef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
288
289 /* Define to 1 if you have the `ldap_search_ext_s' function. */
290 #undef HAVE_LDAP_SEARCH_EXT_S
291
292 /* Define to 1 if you have the `ldap_search_st' function. */
293 #undef HAVE_LDAP_SEARCH_ST
294
295 /* Define to 1 if you have the `ldap_ssl_client_init' function. */
296 #undef HAVE_LDAP_SSL_CLIENT_INIT
297
298 /* Define to 1 if you have the <ldap_ssl.h> header file. */
299 #undef HAVE_LDAP_SSL_H
300
301 /* Define to 1 if you have the `ldap_start_tls_s' function. */
302 #undef HAVE_LDAP_START_TLS_S
303
304 /* Define to 1 if you have the `ldap_start_tls_s_np' function. */
305 #undef HAVE_LDAP_START_TLS_S_NP
306
307 /* Define to 1 if you have the `ldap_str2dn' function. */
308 #undef HAVE_LDAP_STR2DN
309
310 /* Define to 1 if you have the `ldap_unbind_ext_s' function. */
311 #undef HAVE_LDAP_UNBIND_EXT_S
312
313 /* Define to 1 to enable Linux audit support. */
314 #undef HAVE_LINUX_AUDIT
315
316 /* Define to 1 if you have the `lockf' function. */
317 #undef HAVE_LOCKF
318
319 /* Define to 1 if you have the <login_cap.h> header file. */
320 #undef HAVE_LOGIN_CAP_H
321
322 /* Define to 1 if the system has the type `long long int'. */
323 #undef HAVE_LONG_LONG_INT
324
325 /* Define to 1 if you have the `lrand48' function. */
326 #undef HAVE_LRAND48
327
328 /* Define to 1 if you have the <maillock.h> header file. */
329 #undef HAVE_MAILLOCK_H
330
331 /* Define to 1 if you have the <malloc.h> header file. */
332 #undef HAVE_MALLOC_H
333
334 /* Define to 1 if you have the `mbr_check_membership' function. */
335 #undef HAVE_MBR_CHECK_MEMBERSHIP
336
337 /* Define to 1 if you have the <memory.h> header file. */
338 #undef HAVE_MEMORY_H
339
340 /* Define to 1 if you have the `memrchr' function. */
341 #undef HAVE_MEMRCHR
342
343 /* Define to 1 if you have the `mkdtemp' function. */
344 #undef HAVE_MKDTEMP
345
346 /* Define to 1 if you have the `mkstemps' function. */
347 #undef HAVE_MKSTEMPS
348
349 /* Define to 1 if you have the <mps/ldap_ssl.h> header file. */
350 #undef HAVE_MPS_LDAP_SSL_H
351
352 /* Define to 1 if you have the `nanosleep' function. */
353 #undef HAVE_NANOSLEEP
354
355 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
356 #undef HAVE_NDIR_H
357
358 /* Define to 1 if you have the <netgroup.h> header file. */
359 #undef HAVE_NETGROUP_H
360
361 /* Define to 1 if you have the `nl_langinfo' function. */
362 #undef HAVE_NL_LANGINFO
363
364 /* Define to 1 if you have the `openpty' function. */
365 #undef HAVE_OPENPTY
366
367 /* Define to 1 if you use NRL OPIE. */
368 #undef HAVE_OPIE
369
370 /* Define to 1 if you use PAM authentication. */
371 #undef HAVE_PAM
372
373 /* Define to 1 if you use a specific PAM session for sudo -i. */
374 #undef HAVE_PAM_LOGIN
375
376 /* Define to 1 if you have the <pam/pam_appl.h> header file. */
377 #undef HAVE_PAM_PAM_APPL_H
378
379 /* Define to 1 if you have the <paths.h> header file. */
380 #undef HAVE_PATHS_H
381
382 /* Define to 1 if you have the `posix_openpt' function. */
383 #undef HAVE_POSIX_OPENPT
384
385 /* Define to 1 if you have the `priv_set' function. */
386 #undef HAVE_PRIV_SET
387
388 /* Define to 1 if you have the <project.h> header file. */
389 #undef HAVE_PROJECT_H
390
391 /* Define to 1 if you have the <pty.h> header file. */
392 #undef HAVE_PTY_H
393
394 /* Define to 1 if you have the `random' function. */
395 #undef HAVE_RANDOM
396
397 /* Define to 1 if you have the `regcomp' function. */
398 #undef HAVE_REGCOMP
399
400 /* Define to 1 if you have the `revoke' function. */
401 #undef HAVE_REVOKE
402
403 /* Define to 1 if the skeychallenge() function is RFC1938-compliant and takes
404    4 arguments */
405 #undef HAVE_RFC1938_SKEYCHALLENGE
406
407 /* Define to 1 if you have the <sasl.h> header file. */
408 #undef HAVE_SASL_H
409
410 /* Define to 1 if you have the <sasl/sasl.h> header file. */
411 #undef HAVE_SASL_SASL_H
412
413 /* Define if your struct sockadr has an sa_len field. */
414 #undef HAVE_SA_LEN
415
416 /* Define to 1 if you use SecurID for authentication. */
417 #undef HAVE_SECURID
418
419 /* Define to 1 if you have the <security/pam_appl.h> header file. */
420 #undef HAVE_SECURITY_PAM_APPL_H
421
422 /* Define to 1 to enable SELinux RBAC support. */
423 #undef HAVE_SELINUX
424
425 /* Define to 1 if you have the `setauthdb' function. */
426 #undef HAVE_SETAUTHDB
427
428 /* Define to 1 if you have the `setenv' function. */
429 #undef HAVE_SETENV
430
431 /* Define to 1 if you have the `seteuid' function. */
432 #undef HAVE_SETEUID
433
434 /* Define to 1 if you have the `setkeycreatecon' function. */
435 #undef HAVE_SETKEYCREATECON
436
437 /* Define to 1 if you have the `setlocale' function. */
438 #undef HAVE_SETLOCALE
439
440 /* Define to 1 if you have the `setresuid' function. */
441 #undef HAVE_SETRESUID
442
443 /* Define to 1 if you have the `setreuid' function. */
444 #undef HAVE_SETREUID
445
446 /* Define to 1 if you have the `setrlimit64' function. */
447 #undef HAVE_SETRLIMIT64
448
449 /* Define to 1 if you have the `set_auth_parameters' function. */
450 #undef HAVE_SET_AUTH_PARAMETERS
451
452 /* Define to 1 if you have the `shl_load' function. */
453 #undef HAVE_SHL_LOAD
454
455 /* Define to 1 if you have the `sia_ses_init' function. */
456 #undef HAVE_SIA_SES_INIT
457
458 /* Define to 1 if <signal.h> has the sigaction_t typedef. */
459 #undef HAVE_SIGACTION_T
460
461 /* Define to 1 if you use S/Key. */
462 #undef HAVE_SKEY
463
464 /* Define to 1 if your S/Key library has skeyaccess(). */
465 #undef HAVE_SKEYACCESS
466
467 /* Define to 1 if you have the `snprintf' function. */
468 #undef HAVE_SNPRINTF
469
470 /* Define to 1 if you have the <stdint.h> header file. */
471 #undef HAVE_STDINT_H
472
473 /* Define to 1 if you have the <stdlib.h> header file. */
474 #undef HAVE_STDLIB_H
475
476 /* Define to 1 if you have the `strftime' function. */
477 #undef HAVE_STRFTIME
478
479 /* Define to 1 if you have the <strings.h> header file. */
480 #undef HAVE_STRINGS_H
481
482 /* Define to 1 if you have the <string.h> header file. */
483 #undef HAVE_STRING_H
484
485 /* Define to 1 if you have the `strlcat' function. */
486 #undef HAVE_STRLCAT
487
488 /* Define to 1 if you have the `strlcpy' function. */
489 #undef HAVE_STRLCPY
490
491 /* Define to 1 if you have the `strrchr' function. */
492 #undef HAVE_STRRCHR
493
494 /* Define to 1 if you have the `strsignal' function. */
495 #undef HAVE_STRSIGNAL
496
497 /* Define to 1 if the system has the type `struct in6_addr'. */
498 #undef HAVE_STRUCT_IN6_ADDR
499
500 /* Define to 1 if `ut_exit' is a member of `struct utmpx'. */
501 #undef HAVE_STRUCT_UTMPX_UT_EXIT
502
503 /* Define to 1 if `ut_exit.e_termination' is a member of `struct utmpx'. */
504 #undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION
505
506 /* Define to 1 if `ut_exit.__e_termination' is a member of `struct utmpx'. */
507 #undef HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION
508
509 /* Define to 1 if `ut_id' is a member of `struct utmpx'. */
510 #undef HAVE_STRUCT_UTMPX_UT_ID
511
512 /* Define to 1 if `ut_pid' is a member of `struct utmpx'. */
513 #undef HAVE_STRUCT_UTMPX_UT_PID
514
515 /* Define to 1 if `ut_tv' is a member of `struct utmpx'. */
516 #undef HAVE_STRUCT_UTMPX_UT_TV
517
518 /* Define to 1 if `ut_type' is a member of `struct utmpx'. */
519 #undef HAVE_STRUCT_UTMPX_UT_TYPE
520
521 /* Define to 1 if `ut_exit' is a member of `struct utmp'. */
522 #undef HAVE_STRUCT_UTMP_UT_EXIT
523
524 /* Define to 1 if `ut_exit.e_termination' is a member of `struct utmp'. */
525 #undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION
526
527 /* Define to 1 if `ut_exit.__e_termination' is a member of `struct utmp'. */
528 #undef HAVE_STRUCT_UTMP_UT_EXIT___E_TERMINATION
529
530 /* Define to 1 if `ut_id' is a member of `struct utmp'. */
531 #undef HAVE_STRUCT_UTMP_UT_ID
532
533 /* Define to 1 if `ut_pid' is a member of `struct utmp'. */
534 #undef HAVE_STRUCT_UTMP_UT_PID
535
536 /* Define to 1 if `ut_tv' is a member of `struct utmp'. */
537 #undef HAVE_STRUCT_UTMP_UT_TV
538
539 /* Define to 1 if `ut_type' is a member of `struct utmp'. */
540 #undef HAVE_STRUCT_UTMP_UT_TYPE
541
542 /* Define to 1 if `ut_user' is a member of `struct utmp'. */
543 #undef HAVE_STRUCT_UTMP_UT_USER
544
545 /* Define to 1 if your struct stat has an st_mtim member */
546 #undef HAVE_ST_MTIM
547
548 /* Define to 1 if your struct stat has an st_mtimespec member */
549 #undef HAVE_ST_MTIMESPEC
550
551 /* Define to 1 if your struct stat uses an st__tim union */
552 #undef HAVE_ST__TIM
553
554 /* Define to 1 if you have the `sysconf' function. */
555 #undef HAVE_SYSCONF
556
557 /* Define to 1 if you have the `sysctl' function. */
558 #undef HAVE_SYSCTL
559
560 /* Define to 1 if you have the <sys/bsdtypes.h> header file. */
561 #undef HAVE_SYS_BSDTYPES_H
562
563 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
564    */
565 #undef HAVE_SYS_DIR_H
566
567 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
568    */
569 #undef HAVE_SYS_NDIR_H
570
571 /* Define to 1 if you have the <sys/select.h> header file. */
572 #undef HAVE_SYS_SELECT_H
573
574 /* Define to 1 if you have the <sys/sockio.h> header file. */
575 #undef HAVE_SYS_SOCKIO_H
576
577 /* Define to 1 if you have the <sys/stat.h> header file. */
578 #undef HAVE_SYS_STAT_H
579
580 /* Define to 1 if you have the <sys/stropts.h> header file. */
581 #undef HAVE_SYS_STROPTS_H
582
583 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
584 #undef HAVE_SYS_SYSMACROS_H
585
586 /* Define to 1 if you have the <sys/types.h> header file. */
587 #undef HAVE_SYS_TYPES_H
588
589 /* Define to 1 if you have struct timespec in sys/time.h */
590 #undef HAVE_TIMESPEC
591
592 /* Define to 1 if you have the `ttyslot' function. */
593 #undef HAVE_TTYSLOT
594
595 /* Define to 1 if you have the `tzset' function. */
596 #undef HAVE_TZSET
597
598 /* Define to 1 if you have the <unistd.h> header file. */
599 #undef HAVE_UNISTD_H
600
601 /* Define to 1 if you have the `unsetenv' function. */
602 #undef HAVE_UNSETENV
603
604 /* Define to 1 if you have the <util.h> header file. */
605 #undef HAVE_UTIL_H
606
607 /* Define to 1 if you have the `utimes' function. */
608 #undef HAVE_UTIMES
609
610 /* Define to 1 if you have the <utime.h> header file. */
611 #undef HAVE_UTIME_H
612
613 /* Define to 1 if you have the <utmpx.h> header file. */
614 #undef HAVE_UTMPX_H
615
616 /* Define to 1 if you have the `vasprintf' function. */
617 #undef HAVE_VASPRINTF
618
619 /* Define to 1 if you have the `vsnprintf' function. */
620 #undef HAVE_VSNPRINTF
621
622 /* Define to 1 if you have the <zlib.h> header file. */
623 #undef HAVE_ZLIB_H
624
625 /* Define to 1 if you have the `_getpty' function. */
626 #undef HAVE__GETPTY
627
628 /* Define to 1 if you have the `_innetgr' function. */
629 #undef HAVE__INNETGR
630
631 /* Define to 1 if your crt0.o defines the __progname symbol for you. */
632 #undef HAVE___PROGNAME
633
634 /* Define to 1 if you want the hostname to be entered into the log file. */
635 #undef HOST_IN_LOG
636
637 /* Define to 1 if you want to ignore '.' and empty PATH elements */
638 #undef IGNORE_DOT_PATH
639
640 /* The message given when a bad password is entered. */
641 #undef INCORRECT_PASSWORD
642
643 /* The syslog facility sudo will use. */
644 #undef LOGFAC
645
646 /* Define to SLOG_SYSLOG, SLOG_FILE, or SLOG_BOTH. */
647 #undef LOGGING
648
649 /* Define to 1 if you want a two line OTP (S/Key or OPIE) prompt. */
650 #undef LONG_OTP_PROMPT
651
652 /* Define to the sub-directory in which libtool stores uninstalled libraries.
653    */
654 #undef LT_OBJDIR
655
656 /* The subject of the mail sent by sudo to the MAILTO user/address. */
657 #undef MAILSUBJECT
658
659 /* The user or email address that sudo mail is sent to. */
660 #undef MAILTO
661
662 /* The max number of chars per log file line (for line wrapping). */
663 #undef MAXLOGFILELEN
664
665 /* Define to the max length of a uid_t in string context (excluding the NUL).
666    */
667 #undef MAX_UID_T_LEN
668
669 /* Define to 1 if you don't want sudo to prompt for a password by default. */
670 #undef NO_AUTHENTICATION
671
672 /* Define to 1 if you don't want users to get the lecture the first they user
673    sudo. */
674 #undef NO_LECTURE
675
676 /* Define to 1 if you don't want to use sudo's PAM session support */
677 #undef NO_PAM_SESSION
678
679 /* Define to avoid runing the mailer as root. */
680 #undef NO_ROOT_MAILER
681
682 /* Define to 1 if root should not be allowed to use sudo. */
683 #undef NO_ROOT_SUDO
684
685 /* Define to 1 if you want a single ticket file instead of per-tty files. */
686 #undef NO_TTY_TICKETS
687
688 /* Define to the address where bug reports for this package should be sent. */
689 #undef PACKAGE_BUGREPORT
690
691 /* Define to the full name of this package. */
692 #undef PACKAGE_NAME
693
694 /* Define to the full name and version of this package. */
695 #undef PACKAGE_STRING
696
697 /* Define to the one symbol short name of this package. */
698 #undef PACKAGE_TARNAME
699
700 /* Define to the home page for this package. */
701 #undef PACKAGE_URL
702
703 /* Define to the version of this package. */
704 #undef PACKAGE_VERSION
705
706 /* The default password prompt. */
707 #undef PASSPROMPT
708
709 /* The passwd prompt timeout (in minutes). */
710 #undef PASSWORD_TIMEOUT
711
712 /* Define to 1 to replace politically incorrect insults with less offensive
713    ones. */
714 #undef PC_INSULTS
715
716 /* The syslog priority sudo will use for unsuccessful attempts/errors. */
717 #undef PRI_FAILURE
718
719 /* The syslog priority sudo will use for successful attempts. */
720 #undef PRI_SUCCESS
721
722 /* The user sudo should run commands as by default. */
723 #undef RUNAS_DEFAULT
724
725 /* Define to 1 to override the user's path with a built-in one. */
726 #undef SECURE_PATH
727
728 /* Define to 1 to send mail when the user is not allowed to run a command. */
729 #undef SEND_MAIL_WHEN_NOT_OK
730
731 /* Define to 1 to send mail when the user is not allowed to run sudo on this
732    host. */
733 #undef SEND_MAIL_WHEN_NO_HOST
734
735 /* Define to 1 to send mail when the user is not in the sudoers file. */
736 #undef SEND_MAIL_WHEN_NO_USER
737
738 /* Define to 1 if you want sudo to start a shell if given no arguments. */
739 #undef SHELL_IF_NO_ARGS
740
741 /* Define to 1 if you want sudo to set $HOME in shell mode. */
742 #undef SHELL_SETS_HOME
743
744 /* The size of `long int', as computed by sizeof. */
745 #undef SIZEOF_LONG_INT
746
747 /* Define to 1 if you have the ANSI C header files. */
748 #undef STDC_HEADERS
749
750 /* Define to 1 if the code in interfaces.c does not compile for you. */
751 #undef STUB_LOAD_INTERFACES
752
753 /* The name of the sudoers plugin, including extension. */
754 #undef SUDOERS_PLUGIN
755
756 /* The umask that the sudo-run prog should use. */
757 #undef SUDO_UMASK
758
759 /* The number of minutes before sudo asks for a password again. */
760 #undef TIMEOUT
761
762 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
763 #undef TIME_WITH_SYS_TIME
764
765 /* The number of tries a user gets to enter their password. */
766 #undef TRIES_FOR_PASSWORD
767
768 /* Define to 1 to use the umask specified in sudoers even when it is less
769    restrictive than the invoking user's. */
770 #undef UMASK_OVERRIDE
771
772 /* Define to 1 if the `unsetenv' function returns void instead of `int'. */
773 #undef UNSETENV_VOID
774
775 /* Define to 1 if you want to create ~/.sudo_as_admin_successful if the user
776    is in the admin group the first time they run sudo. */
777 #undef USE_ADMIN_FLAG
778
779 /* Define to 1 if you want to insult the user for entering an incorrect
780    password. */
781 #undef USE_INSULTS
782
783 /* Define to 1 if you use GNU stow packaging. */
784 #undef USE_STOW
785
786 /* Define to avoid using the passwd/shadow file for authentication. */
787 #undef WITHOUT_PASSWD
788
789 /* Number of bits in a file offset, on hosts where this is settable. */
790 #undef _FILE_OFFSET_BITS
791
792 /* Define for large files, on AIX-style hosts. */
793 #undef _LARGE_FILES
794
795 /* Define to `signed' or nothing if compiler does not support a signed type
796    qualifier. */
797 #undef __signed
798
799 /* Define to empty if `const' does not conform to ANSI C. */
800 #undef const
801
802 /* Define if your system lacks the dev_t type. */
803 #undef dev_t
804
805 /* Define to `int' if <sys/types.h> doesn't define. */
806 #undef gid_t
807
808 /* Define if your system lacks the ino_t type. */
809 #undef ino_t
810
811 /* Define to `int' if <sys/types.h> does not define. */
812 #undef mode_t
813
814 /* Define to `int' if <signal.h> does not define. */
815 #undef sig_atomic_t
816
817 /* Define to `unsigned int' if <sys/types.h> does not define. */
818 #undef size_t
819
820 /* Define if your system lacks the ssize_t type. */
821 #undef ssize_t
822
823 /* Define to `int' if <sys/types.h> doesn't define. */
824 #undef uid_t
825
826 /* Define to empty if the keyword `volatile' does not work. Warning: valid
827    code using `volatile' can become incorrect without. Disable with care. */
828 #undef volatile
829
830 /*
831  * Macros to convert ctime and mtime into timevals.
832  */
833 #define timespec2timeval(_ts, _tv) do {                                 \
834     (_tv)->tv_sec = (_ts)->tv_sec;                                      \
835     (_tv)->tv_usec = (_ts)->tv_nsec / 1000;                             \
836 } while (0)
837
838 #ifdef HAVE_ST_MTIM
839 # ifdef HAVE_ST__TIM
840 #  define ctim_get(_x, _y)      timespec2timeval(&(_x)->st_ctim.st__tim, (_y))
841 #  define mtim_get(_x, _y)      timespec2timeval(&(_x)->st_mtim.st__tim, (_y))
842 # else
843 #  define ctim_get(_x, _y)      timespec2timeval(&(_x)->st_ctim, (_y))
844 #  define mtim_get(_x, _y)      timespec2timeval(&(_x)->st_mtim, (_y))
845 # endif
846 #else
847 # ifdef HAVE_ST_MTIMESPEC
848 #  define ctim_get(_x, _y)      timespec2timeval(&(_x)->st_ctimespec, (_y))
849 #  define mtim_get(_x, _y)      timespec2timeval(&(_x)->st_mtimespec, (_y))
850 # else
851 #  define ctim_get(_x, _y)      do { (_y)->tv_sec = (_x)->st_ctime; (_y)->tv_usec = 0; } while (0)
852 #  define mtim_get(_x, _y)      do { (_y)->tv_sec = (_x)->st_mtime; (_y)->tv_usec = 0; } while (0)
853 # endif /* HAVE_ST_MTIMESPEC */
854 #endif /* HAVE_ST_MTIM */
855
856 /* GNU stow needs /etc/sudoers to be a symlink. */
857 #ifdef USE_STOW
858 # define stat_sudoers   stat
859 #else
860 # define stat_sudoers   lstat
861 #endif
862
863 /* Macros to set/clear/test flags. */
864 #undef SET
865 #define SET(t, f)       ((t) |= (f))
866 #undef CLR
867 #define CLR(t, f)       ((t) &= ~(f))
868 #undef ISSET
869 #define ISSET(t, f)     ((t) & (f))
870
871 /* New ANSI-style OS defs for HP-UX and ConvexOS. */
872 #if defined(hpux) && !defined(__hpux)
873 # define __hpux         1
874 #endif /* hpux */
875
876 #if defined(convex) && !defined(__convex__)
877 # define __convex__     1
878 #endif /* convex */
879
880 /* BSD compatibility on some SVR4 systems. */
881 #ifdef __svr4__
882 # define BSD_COMP
883 #endif /* __svr4__ */
884
885 #endif /* _SUDO_CONFIG_H */