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