Diff for /embedaddon/sudo/config.h.in between versions 1.1 and 1.1.1.4

version 1.1, 2012/02/21 16:23:01 version 1.1.1.4, 2013/07/22 10:46:10
Line 83 Line 83
    */     */
 #undef HAVE_DECL_ERRNO  #undef HAVE_DECL_ERRNO
   
   /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
      don't. */
   #undef HAVE_DECL_H_ERRNO
   
   /* Define to 1 if you have the declaration of `sys_sigabbrev', and to 0 if you
      don't. */
   #undef HAVE_DECL_SYS_SIGABBREV
   
 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you  /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
    don't. */     don't. */
 #undef HAVE_DECL_SYS_SIGLIST  #undef HAVE_DECL_SYS_SIGLIST
   
   /* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
      don't. */
   #undef HAVE_DECL_SYS_SIGNAME
   
 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you  /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
    don't. */     don't. */
 #undef HAVE_DECL__SYS_SIGLIST  #undef HAVE_DECL__SYS_SIGLIST
   
   /* Define to 1 if you have the declaration of `_sys_signame', and to 0 if you
      don't. */
   #undef HAVE_DECL__SYS_SIGNAME
   
 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you  /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
    don't. */     don't. */
 #undef HAVE_DECL___SYS_SIGLIST  #undef HAVE_DECL___SYS_SIGLIST
   
   /* Define to 1 if you have the declaration of `__sys_signame', and to 0 if you
      don't. */
   #undef HAVE_DECL___SYS_SIGNAME
   
 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
    */     */
 #undef HAVE_DIRENT_H  #undef HAVE_DIRENT_H
Line 111 Line 131
 /* Define to 1 if you have the `dlopen' function. */  /* Define to 1 if you have the `dlopen' function. */
 #undef HAVE_DLOPEN  #undef HAVE_DLOPEN
   
/* Define to 1 if your glob.h defines the GLOB_BRACE and GLOB_TILDE flags. *//* Define to 1 if the compiler supports the __visibility__ attribute. */
#undef HAVE_EXTENDED_GLOB#undef HAVE_DSO_VISIBILITY
   
   /* Define to 1 if you have the <endian.h> header file. */
   #undef HAVE_ENDIAN_H
   
 /* Define to 1 if your system has the F_CLOSEM fcntl. */  /* Define to 1 if your system has the F_CLOSEM fcntl. */
 #undef HAVE_FCNTL_CLOSEM  #undef HAVE_FCNTL_CLOSEM
   
Line 129 Line 152
 /* Define to 1 if you have the `freeifaddrs' function. */  /* Define to 1 if you have the `freeifaddrs' function. */
 #undef HAVE_FREEIFADDRS  #undef HAVE_FREEIFADDRS
   
   /* Define to 1 if you have the `fseeko' function. */
   #undef HAVE_FSEEKO
   
 /* Define to 1 if you have the `futime' function. */  /* Define to 1 if you have the `futime' function. */
 #undef HAVE_FUTIME  #undef HAVE_FUTIME
   
Line 145 Line 171
 #undef HAVE_GETADDRINFO  #undef HAVE_GETADDRINFO
   
 /* Define to 1 if you have the `getauthuid' function. (ULTRIX 4.x shadow  /* Define to 1 if you have the `getauthuid' function. (ULTRIX 4.x shadow
   passwords) */   passwords). */
 #undef HAVE_GETAUTHUID  #undef HAVE_GETAUTHUID
   
 /* Define to 1 if you have the `getcwd' function. */  /* Define to 1 if you have the `getcwd' function. */
Line 173 Line 199
 #undef HAVE_GETPROGNAME  #undef HAVE_GETPROGNAME
   
 /* Define to 1 if you have the `getprpwnam' function. (SecureWare-style shadow  /* Define to 1 if you have the `getprpwnam' function. (SecureWare-style shadow
   passwords) */   passwords). */
 #undef HAVE_GETPRPWNAM  #undef HAVE_GETPRPWNAM
   
 /* Define to 1 if you have the `getpwanam' function. (SunOS 4.x shadow  /* Define to 1 if you have the `getpwanam' function. (SunOS 4.x shadow
   passwords) */   passwords). */
 #undef HAVE_GETPWANAM  #undef HAVE_GETPWANAM
   
 /* Define to 1 if you have the `getresuid' function. */  /* Define to 1 if you have the `getresuid' function. */
 #undef HAVE_GETRESUID  #undef HAVE_GETRESUID
   
 /* Define to 1 if you have the `getspnam' function (SVR4-style shadow  /* Define to 1 if you have the `getspnam' function (SVR4-style shadow
   passwords) */   passwords). */
 #undef HAVE_GETSPNAM  #undef HAVE_GETSPNAM
   
 /* Define to 1 if you have the `getspwuid' function. (HP-UX <= 9.X shadow  /* Define to 1 if you have the `getspwuid' function. (HP-UX <= 9.X shadow
   passwords) */   passwords). */
 #undef HAVE_GETSPWUID  #undef HAVE_GETSPWUID
   
 /* Define to 1 if you have the `getttyent' function. */  /* Define to 1 if you have the `getttyent' function. */
Line 218 Line 244
 /* Define to 1 if your Kerberos is Heimdal. */  /* Define to 1 if your Kerberos is Heimdal. */
 #undef HAVE_HEIMDAL  #undef HAVE_HEIMDAL
   
 /* Define to 1 if <netinet/in.h> contains struct in6_addr. */  
 #undef HAVE_IN6_ADDR  
   
 /* Define to 1 if you have the `initprivs' function. */  /* Define to 1 if you have the `initprivs' function. */
 #undef HAVE_INITPRIVS  #undef HAVE_INITPRIVS
   
Line 234 Line 257
 #undef HAVE_ISBLANK  #undef HAVE_ISBLANK
   
 /* Define to 1 if you have the `iscomsec' function. (HP-UX >= 10.x check for  /* Define to 1 if you have the `iscomsec' function. (HP-UX >= 10.x check for
   shadow enabled) */   shadow enabled). */
 #undef HAVE_ISCOMSEC  #undef HAVE_ISCOMSEC
   
 /* Define to 1 if you have the `issecure' function. (SunOS 4.x check for  /* Define to 1 if you have the `issecure' function. (SunOS 4.x check for
   shadow enabled) */   shadow enabled). */
 #undef HAVE_ISSECURE  #undef HAVE_ISSECURE
   
 /* Define to 1 if you use Kerberos IV. */  
 #undef HAVE_KERB4  
   
 /* Define to 1 if you use Kerberos V. */  /* Define to 1 if you use Kerberos V. */
 #undef HAVE_KERB5  #undef HAVE_KERB5
   
Line 263 Line 283
 /* Define to 1 if you have the `krb5_verify_user' function. */  /* Define to 1 if you have the `krb5_verify_user' function. */
 #undef HAVE_KRB5_VERIFY_USER  #undef HAVE_KRB5_VERIFY_USER
   
/* Define to 1 if your LDAP needs <lber.h>. (OpenLDAP does not) *//* Define to 1 if your LDAP needs <lber.h>. (OpenLDAP does not). */
 #undef HAVE_LBER_H  #undef HAVE_LBER_H
   
 /* Define to 1 if you use LDAP for sudoers. */  /* Define to 1 if you use LDAP for sudoers. */
Line 299 Line 319
 /* Define to 1 if you have the <ldap_ssl.h> header file. */  /* Define to 1 if you have the <ldap_ssl.h> header file. */
 #undef HAVE_LDAP_SSL_H  #undef HAVE_LDAP_SSL_H
   
   /* Define to 1 if you have the `ldap_ssl_init' function. */
   #undef HAVE_LDAP_SSL_INIT
   
 /* Define to 1 if you have the `ldap_start_tls_s' function. */  /* Define to 1 if you have the `ldap_start_tls_s' function. */
 #undef HAVE_LDAP_START_TLS_S  #undef HAVE_LDAP_START_TLS_S
   
Line 332 Line 355
 /* Define to 1 if you have the `lrand48' function. */  /* Define to 1 if you have the `lrand48' function. */
 #undef HAVE_LRAND48  #undef HAVE_LRAND48
   
   /* Define to 1 if you have the <machine/endian.h> header file. */
   #undef HAVE_MACHINE_ENDIAN_H
   
 /* Define to 1 if you have the <maillock.h> header file. */  /* Define to 1 if you have the <maillock.h> header file. */
 #undef HAVE_MAILLOCK_H  #undef HAVE_MAILLOCK_H
   
 /* Define to 1 if you have the <malloc.h> header file. */  /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_MALLOC_H  #undef HAVE_MALLOC_H
   
 /* Define to 1 if you have the `mbr_check_membership' function. */  
 #undef HAVE_MBR_CHECK_MEMBERSHIP  
   
 /* Define to 1 if you have the <memory.h> header file. */  /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
   
Line 365 Line 388
 /* Define to 1 if you have the <netgroup.h> header file. */  /* Define to 1 if you have the <netgroup.h> header file. */
 #undef HAVE_NETGROUP_H  #undef HAVE_NETGROUP_H
   
   /* Define to 1 if you have the `ngettext' function. */
   #undef HAVE_NGETTEXT
   
 /* Define to 1 if you have the `nl_langinfo' function. */  /* Define to 1 if you have the `nl_langinfo' function. */
 #undef HAVE_NL_LANGINFO  #undef HAVE_NL_LANGINFO
   
   /* Define to 1 if you have the <nss_dbdefs.h> header file. */
   #undef HAVE_NSS_DBDEFS_H
   
   /* Define to 1 if you have the `nss_search' function. */
   #undef HAVE_NSS_SEARCH
   
 /* Define to 1 if you have the `openpty' function. */  /* Define to 1 if you have the `openpty' function. */
 #undef HAVE_OPENPTY  #undef HAVE_OPENPTY
   
Line 377 Line 409
 /* Define to 1 if you use PAM authentication. */  /* Define to 1 if you use PAM authentication. */
 #undef HAVE_PAM  #undef HAVE_PAM
   
   /* Define to 1 if you have the `pam_getenvlist' function. */
   #undef HAVE_PAM_GETENVLIST
   
 /* Define to 1 if you use a specific PAM session for sudo -i. */  /* Define to 1 if you use a specific PAM session for sudo -i. */
 #undef HAVE_PAM_LOGIN  #undef HAVE_PAM_LOGIN
   
Line 392 Line 427
 /* Define to 1 if you have the `priv_set' function. */  /* Define to 1 if you have the `priv_set' function. */
 #undef HAVE_PRIV_SET  #undef HAVE_PRIV_SET
   
   /* Define to 1 if you have the <procfs.h> header file. */
   #undef HAVE_PROCFS_H
   
 /* Define to 1 if you have the <project.h> header file. */  /* Define to 1 if you have the <project.h> header file. */
 #undef HAVE_PROJECT_H  #undef HAVE_PROJECT_H
   
   /* Define to 1 if you have the `pstat_getproc' function. */
   #undef HAVE_PSTAT_GETPROC
   
 /* Define to 1 if you have the <pty.h> header file. */  /* Define to 1 if you have the <pty.h> header file. */
 #undef HAVE_PTY_H  #undef HAVE_PTY_H
   
   /* Define to 1 if you have the `pw_dup' function. */
   #undef HAVE_PW_DUP
   
 /* Define to 1 if you have the `random' function. */  /* Define to 1 if you have the `random' function. */
 #undef HAVE_RANDOM  #undef HAVE_RANDOM
   
Line 408 Line 452
 #undef HAVE_REVOKE  #undef HAVE_REVOKE
   
 /* Define to 1 if the skeychallenge() function is RFC1938-compliant and takes  /* Define to 1 if the skeychallenge() function is RFC1938-compliant and takes
   4 arguments */   4 arguments. */
 #undef HAVE_RFC1938_SKEYCHALLENGE  #undef HAVE_RFC1938_SKEYCHALLENGE
   
 /* Define to 1 if you have the <sasl.h> header file. */  /* Define to 1 if you have the <sasl.h> header file. */
Line 417 Line 461
 /* Define to 1 if you have the <sasl/sasl.h> header file. */  /* Define to 1 if you have the <sasl/sasl.h> header file. */
 #undef HAVE_SASL_SASL_H  #undef HAVE_SASL_SASL_H
   
 /* Define if your struct sockadr has an sa_len field. */  
 #undef HAVE_SA_LEN  
   
 /* Define to 1 if you use SecurID for authentication. */  /* Define to 1 if you use SecurID for authentication. */
 #undef HAVE_SECURID  #undef HAVE_SECURID
   
Line 441 Line 482
 /* Define to 1 if you have the `setkeycreatecon' function. */  /* Define to 1 if you have the `setkeycreatecon' function. */
 #undef HAVE_SETKEYCREATECON  #undef HAVE_SETKEYCREATECON
   
 /* Define to 1 if you have the `setlocale' function. */  
 #undef HAVE_SETLOCALE  
   
 /* Define to 1 if you have the `setresuid' function. */  /* Define to 1 if you have the `setresuid' function. */
 #undef HAVE_SETRESUID  #undef HAVE_SETRESUID
   
Line 462 Line 500
 /* Define to 1 if you have the `sia_ses_init' function. */  /* Define to 1 if you have the `sia_ses_init' function. */
 #undef HAVE_SIA_SES_INIT  #undef HAVE_SIA_SES_INIT
   
/* Define to 1 if <signal.h> has the sigaction_t typedef. *//* Define to 1 if you have the `sig2str' function. */
 #undef HAVE_SIG2STR
 
 /* Define to 1 if the system has the type `sigaction_t'. */
 #undef HAVE_SIGACTION_T  #undef HAVE_SIGACTION_T
   
 /* Define to 1 if you use S/Key. */  /* Define to 1 if you use S/Key. */
Line 474 Line 515
 /* Define to 1 if you have the `snprintf' function. */  /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF  #undef HAVE_SNPRINTF
   
   /* Define to 1 if you have the <spawn.h> header file. */
   #undef HAVE_SPAWN_H
   
   /* Define to 1 to enable SSSD support. */
   #undef HAVE_SSSD
   
   /* Define to 1 if stdbool.h conforms to C99. */
   #undef HAVE_STDBOOL_H
   
 /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
   
Line 501 Line 551
 /* Define to 1 if you have the `strsignal' function. */  /* Define to 1 if you have the `strsignal' function. */
 #undef HAVE_STRSIGNAL  #undef HAVE_STRSIGNAL
   
   /* Define to 1 if you have the `strtoll' function. */
   #undef HAVE_STRTOLL
   
   /* Define to 1 if `d_type' is a member of `struct dirent'. */
   #undef HAVE_STRUCT_DIRENT_D_TYPE
   
 /* Define to 1 if the system has the type `struct in6_addr'. */  /* Define to 1 if the system has the type `struct in6_addr'. */
 #undef HAVE_STRUCT_IN6_ADDR  #undef HAVE_STRUCT_IN6_ADDR
   
   /* Define to 1 if `p_tdev' is a member of `struct kinfo_proc2'. */
   #undef HAVE_STRUCT_KINFO_PROC2_P_TDEV
   
   /* Define to 1 if `ki_tdev' is a member of `struct kinfo_proc'. */
   #undef HAVE_STRUCT_KINFO_PROC_KI_TDEV
   
   /* Define to 1 if `kp_eproc.e_tdev' is a member of `struct kinfo_proc'. */
   #undef HAVE_STRUCT_KINFO_PROC_KP_EPROC_E_TDEV
   
   /* Define to 1 if `p_tdev' is a member of `struct kinfo_proc'. */
   #undef HAVE_STRUCT_KINFO_PROC_P_TDEV
   
   /* Define to 1 if `pr_ttydev' is a member of `struct psinfo'. */
   #undef HAVE_STRUCT_PSINFO_PR_TTYDEV
   
   /* Define if your struct sockadr has an sa_len field. */
   #undef HAVE_STRUCT_SOCKADDR_SA_LEN
   
   /* Define to 1 if the system has the type `struct timespec'. */
   #undef HAVE_STRUCT_TIMESPEC
   
 /* Define to 1 if `ut_exit' is a member of `struct utmpx'. */  /* Define to 1 if `ut_exit' is a member of `struct utmpx'. */
 #undef HAVE_STRUCT_UTMPX_UT_EXIT  #undef HAVE_STRUCT_UTMPX_UT_EXIT
   
Line 549 Line 626
 /* Define to 1 if `ut_user' is a member of `struct utmp'. */  /* Define to 1 if `ut_user' is a member of `struct utmp'. */
 #undef HAVE_STRUCT_UTMP_UT_USER  #undef HAVE_STRUCT_UTMP_UT_USER
   
/* Define to 1 if your struct stat has an st_mtim member *//* Define to 1 if your struct stat has an st_mtim member. */
 #undef HAVE_ST_MTIM  #undef HAVE_ST_MTIM
   
/* Define to 1 if your struct stat has an st_mtimespec member *//* Define to 1 if your struct stat has an st_mtimespec member. */
 #undef HAVE_ST_MTIMESPEC  #undef HAVE_ST_MTIMESPEC
   
/* Define to 1 if your struct stat uses an st__tim union *//* Define to 1 if your struct stat uses an st__tim union. */
 #undef HAVE_ST__TIM  #undef HAVE_ST__TIM
   
 /* Define to 1 if you have the `sysconf' function. */  /* Define to 1 if you have the `sysconf' function. */
Line 571 Line 648
    */     */
 #undef HAVE_SYS_DIR_H  #undef HAVE_SYS_DIR_H
   
   /* Define to 1 if you have the <sys/endian.h> header file. */
   #undef HAVE_SYS_ENDIAN_H
   
 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.  /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
    */     */
 #undef HAVE_SYS_NDIR_H  #undef HAVE_SYS_NDIR_H
   
   /* Define to 1 if you have the <sys/procfs.h> header file. */
   #undef HAVE_SYS_PROCFS_H
   
 /* Define to 1 if you have the <sys/select.h> header file. */  /* Define to 1 if you have the <sys/select.h> header file. */
 #undef HAVE_SYS_SELECT_H  #undef HAVE_SYS_SELECT_H
   
   /* Define to 1 if your libc has the `sys_sigabbrev' symbol. */
   #undef HAVE_SYS_SIGABBREV
   
 /* Define to 1 if you have the <sys/sockio.h> header file. */  /* Define to 1 if you have the <sys/sockio.h> header file. */
 #undef HAVE_SYS_SOCKIO_H  #undef HAVE_SYS_SOCKIO_H
   
Line 593 Line 679
 /* Define to 1 if you have the <sys/types.h> header file. */  /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H  #undef HAVE_SYS_TYPES_H
   
 /* Define to 1 if you have struct timespec in sys/time.h */  
 #undef HAVE_TIMESPEC  
   
 /* Define to 1 if you have the `ttyslot' function. */  /* Define to 1 if you have the `ttyslot' function. */
 #undef HAVE_TTYSLOT  #undef HAVE_TTYSLOT
   
Line 629 Line 712
 /* Define to 1 if you have the <zlib.h> header file. */  /* Define to 1 if you have the <zlib.h> header file. */
 #undef HAVE_ZLIB_H  #undef HAVE_ZLIB_H
   
   /* Define to 1 if the system has the type `_Bool'. */
   #undef HAVE__BOOL
   
 /* Define to 1 if you have the `_getpty' function. */  /* Define to 1 if you have the `_getpty' function. */
 #undef HAVE__GETPTY  #undef HAVE__GETPTY
   
 /* Define to 1 if you have the `_innetgr' function. */  /* Define to 1 if you have the `_innetgr' function. */
 #undef HAVE__INNETGR  #undef HAVE__INNETGR
   
   /* Define to 1 if you have the `_nss_initf_group' function. */
   #undef HAVE__NSS_INITF_GROUP
   
   /* Define to 1 if you have the `_nss_XbyY_buf_alloc' function. */
   #undef HAVE__NSS_XBYY_BUF_ALLOC
   
   /* Define to 1 if you have the `_ttyname_dev' function. */
   #undef HAVE__TTYNAME_DEV
   
   /* Define to 1 if the compiler supports the C99 __func__ variable. */
   #undef HAVE___FUNC__
   
   /* Define to 1 if you have the `__nss_initf_group' function. */
   #undef HAVE___NSS_INITF_GROUP
   
   /* Define to 1 if you have the `__nss_XbyY_buf_alloc' function. */
   #undef HAVE___NSS_XBYY_BUF_ALLOC
   
 /* Define to 1 if your crt0.o defines the __progname symbol for you. */  /* Define to 1 if your crt0.o defines the __progname symbol for you. */
 #undef HAVE___PROGNAME  #undef HAVE___PROGNAME
   
 /* Define to 1 if you want the hostname to be entered into the log file. */  /* Define to 1 if you want the hostname to be entered into the log file. */
 #undef HOST_IN_LOG  #undef HOST_IN_LOG
   
/* Define to 1 if you want to ignore '.' and empty PATH elements *//* Define to 1 if you want to ignore '.' and empty PATH elements. */
 #undef IGNORE_DOT_PATH  #undef IGNORE_DOT_PATH
   
 /* The message given when a bad password is entered. */  /* The message given when a bad password is entered. */
Line 666 Line 770
 /* The user or email address that sudo mail is sent to. */  /* The user or email address that sudo mail is sent to. */
 #undef MAILTO  #undef MAILTO
   
   /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
      */
   #undef MAJOR_IN_MKDEV
   
   /* Define to 1 if `major', `minor', and `makedev' are declared in
      <sysmacros.h>. */
   #undef MAJOR_IN_SYSMACROS
   
 /* The max number of chars per log file line (for line wrapping). */  /* The max number of chars per log file line (for line wrapping). */
 #undef MAXLOGFILELEN  #undef MAXLOGFILELEN
   
Line 680 Line 792
    sudo. */     sudo. */
 #undef NO_LECTURE  #undef NO_LECTURE
   
/* Define to 1 if you don't want to use sudo's PAM session support *//* Define to 1 if you don't want to use sudo's PAM session support. */
 #undef NO_PAM_SESSION  #undef NO_PAM_SESSION
   
 /* Define to avoid runing the mailer as root. */  /* Define to avoid runing the mailer as root. */
Line 726 Line 838
 /* The syslog priority sudo will use for successful attempts. */  /* The syslog priority sudo will use for successful attempts. */
 #undef PRI_SUCCESS  #undef PRI_SUCCESS
   
   /* Define to const if the `putenv' takes a const argument. */
   #undef PUTENV_CONST
   
   /* The default value of preloaded objects (if any). */
   #undef RTLD_PRELOAD_DEFAULT
   
   /* The delimiter to use when defining multiple preloaded objects. */
   #undef RTLD_PRELOAD_DELIM
   
   /* An extra environment variable that is required to enable preloading (if
      any). */
   #undef RTLD_PRELOAD_ENABLE_VAR
   
   /* The environment variable that controls preloading of dynamic objects. */
   #undef RTLD_PRELOAD_VAR
   
 /* The user sudo should run commands as by default. */  /* The user sudo should run commands as by default. */
 #undef RUNAS_DEFAULT  #undef RUNAS_DEFAULT
   
Line 760 Line 888
 /* The name of the sudoers plugin, including extension. */  /* The name of the sudoers plugin, including extension. */
 #undef SUDOERS_PLUGIN  #undef SUDOERS_PLUGIN
   
   /* An instance string to append to the username (separated by a slash) for
      Kerberos V authentication. */
   #undef SUDO_KRB5_INSTANCE
   
 /* The umask that the sudo-run prog should use. */  /* The umask that the sudo-run prog should use. */
 #undef SUDO_UMASK  #undef SUDO_UMASK
   
Line 799 Line 931
 /* Define for large files, on AIX-style hosts. */  /* Define for large files, on AIX-style hosts. */
 #undef _LARGE_FILES  #undef _LARGE_FILES
   
   /* Define to __FUNCTION__ if your compiler supports __FUNCTION__ but not
      __func__ */
   #undef __func__
   
 /* Define to `signed' or nothing if compiler does not support a signed type  /* Define to `signed' or nothing if compiler does not support a signed type
    qualifier. */     qualifier. */
 #undef __signed  #undef __signed
Line 806 Line 942
 /* Define to empty if `const' does not conform to ANSI C. */  /* Define to empty if `const' does not conform to ANSI C. */
 #undef const  #undef const
   
/* Define if your system lacks the dev_t type. *//* Define to `int' if <sys/types.h> does not define. */
 #undef dev_t  #undef dev_t
   
 /* Define to `int' if <sys/types.h> doesn't define. */  /* Define to `int' if <sys/types.h> doesn't define. */
 #undef gid_t  #undef gid_t
   
/* Define if your system lacks the ino_t type. *//* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef ino_t  #undef ino_t
   
 /* Define to `int' if <sys/types.h> does not define. */  /* Define to `int' if <sys/types.h> does not define. */
 #undef mode_t  #undef mode_t
   
   /* Define to an OS-specific initialization function or `os_init_common'. */
   #undef os_init
   
 /* Define to `int' if <signal.h> does not define. */  /* Define to `int' if <signal.h> does not define. */
 #undef sig_atomic_t  #undef sig_atomic_t
   
 /* Define to `unsigned int' if <sys/types.h> does not define. */  /* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef size_t  #undef size_t
   
/* Define if your system lacks the ssize_t type. *//* Define to `unsigned int' if <sys/socket.h> doesn't define. */
 #undef socklen_t
 
 /* Define to `int' if <sys/types.h> does not define. */
 #undef ssize_t  #undef ssize_t
   
 /* Define to `int' if <sys/types.h> doesn't define. */  /* Define to `int' if <sys/types.h> doesn't define. */
 #undef uid_t  #undef uid_t
   
   /* Define to `unsigned int' if <sys/types.h> does not define. */
   #undef uint32_t
   
   /* Define to `unsigned long long' if <sys/types.h> does not define. */
   #undef uint64_t
   
   /* Define to `unsigned char' if <sys/types.h> does not define. */
   #undef uint8_t
   
 /* Define to empty if the keyword `volatile' does not work. Warning: valid  /* Define to empty if the keyword `volatile' does not work. Warning: valid
    code using `volatile' can become incorrect without. Disable with care. */     code using `volatile' can become incorrect without. Disable with care. */
 #undef volatile  #undef volatile
Line 860 Line 1011
 # endif /* HAVE_ST_MTIMESPEC */  # endif /* HAVE_ST_MTIMESPEC */
 #endif /* HAVE_ST_MTIM */  #endif /* HAVE_ST_MTIM */
   
/* GNU stow needs /etc/sudoers to be a symlink. */#ifdef __GNUC__
#ifdef USE_STOW# define ignore_result(x) do {                                                  \
# define stat_sudoers    stat    __typeof__(x) y = (x);                                                     \
     (void)y;                                                                   \
 } while(0)
 #else  #else
# define stat_sudoers    lstat# define ignore_result(x)        (void)(x)
 #endif  #endif
   
 /* Macros to set/clear/test flags. */  
 #undef SET  
 #define SET(t, f)       ((t) |= (f))  
 #undef CLR  
 #define CLR(t, f)       ((t) &= ~(f))  
 #undef ISSET  
 #define ISSET(t, f)     ((t) & (f))  
   
 /* ANSI-style OS defs for HP-UX and ConvexOS. */  
 #if defined(hpux) && !defined(__hpux)  
 # define __hpux         1  
 #endif /* hpux */  
   
 #if defined(convex) && !defined(__convex__)  
 # define __convex__     1  
 #endif /* convex */  
   
 /* BSD compatibility on some SVR4 systems. */  /* BSD compatibility on some SVR4 systems. */
 #ifdef __svr4__  #ifdef __svr4__

Removed from v.1.1  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>