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

version 1.1.1.3, 2012/10/09 09:29:52 version 1.1.1.4, 2013/07/22 10:46:10
Line 134 Line 134
 /* Define to 1 if the compiler supports the __visibility__ attribute. */  /* Define to 1 if the compiler supports the __visibility__ attribute. */
 #undef HAVE_DSO_VISIBILITY  #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 168 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 196 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 254 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 V. */  /* Define to 1 if you use Kerberos V. */
Line 280 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 352 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 391 Line 394
 /* 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 424 Line 433
 /* 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
   
Line 440 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 470 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 542 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'. */  /* Define to 1 if `d_type' is a member of `struct dirent'. */
 #undef HAVE_STRUCT_DIRENT_D_TYPE  #undef HAVE_STRUCT_DIRENT_D_TYPE
   
Line 614 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 636 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
Line 706 Line 721
 /* 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. */  /* Define to 1 if you have the `_ttyname_dev' function. */
 #undef HAVE__TTYNAME_DEV  #undef HAVE__TTYNAME_DEV
   
 /* Define to 1 if the compiler supports the C99 __func__ variable. */  /* Define to 1 if the compiler supports the C99 __func__ variable. */
 #undef HAVE___FUNC__  #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 765 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 862 Line 889
 #undef SUDOERS_PLUGIN  #undef SUDOERS_PLUGIN
   
 /* An instance string to append to the username (separated by a slash) for  /* An instance string to append to the username (separated by a slash) for
   Kerberos V authentication */   Kerberos V authentication. */
 #undef SUDO_KRB5_INSTANCE  #undef SUDO_KRB5_INSTANCE
   
 /* The umask that the sudo-run prog should use. */  /* The umask that the sudo-run prog should use. */
Line 904 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 support __FUNCTION__ but not/* Define to __FUNCTION__ if your compiler supports __FUNCTION__ but not
    __func__ */     __func__ */
 #undef __func__  #undef __func__
   
Line 927 Line 954
 /* 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
   
Line 942 Line 972
 /* 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 980 Line 1019
 #else  #else
 # define ignore_result(x)       (void)(x)  # 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.1.3  
changed lines
  Added in v.1.1.1.4


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