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

version 1.1.1.4, 2013/07/22 10:46:10 version 1.1.1.5, 2013/10/14 07:56:33
Line 137 Line 137
 /* Define to 1 if you have the <endian.h> header file. */  /* Define to 1 if you have the <endian.h> header file. */
 #undef HAVE_ENDIAN_H  #undef HAVE_ENDIAN_H
   
   /* Define to 1 if you have the `exect' function. */
   #undef HAVE_EXECT
   
   /* Define to 1 if you have the `execvP' function. */
   #undef HAVE_EXECVP
   
   /* Define to 1 if you have the `execvpe' function. */
   #undef HAVE_EXECVPE
   
 /* 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
   
   /* Define to 1 if you have the `fexecve' function. */
   #undef HAVE_FEXECVE
   
 /* Define to 1 if you have the `fgetln' function. */  /* Define to 1 if you have the `fgetln' function. */
 #undef HAVE_FGETLN  #undef HAVE_FGETLN
   
Line 195 Line 207
 /* Define to 1 if you have the `getline' function. */  /* Define to 1 if you have the `getline' function. */
 #undef HAVE_GETLINE  #undef HAVE_GETLINE
   
   /* Define to 1 if you have the `getopt_long' function. */
   #undef HAVE_GETOPT_LONG
   
 /* Define to 1 if you have the `getprogname' function. */  /* Define to 1 if you have the `getprogname' function. */
 #undef HAVE_GETPROGNAME  #undef HAVE_GETPROGNAME
   
Line 370 Line 385
 /* Define to 1 if you have the `memrchr' function. */  /* Define to 1 if you have the `memrchr' function. */
 #undef HAVE_MEMRCHR  #undef HAVE_MEMRCHR
   
   /* Define to 1 if you have the `memset_s' function. */
   #undef HAVE_MEMSET_S
   
 /* Define to 1 if you have the `mkdtemp' function. */  /* Define to 1 if you have the `mkdtemp' function. */
 #undef HAVE_MKDTEMP  #undef HAVE_MKDTEMP
   
Line 406 Line 424
 /* Define to 1 if you use NRL OPIE. */  /* Define to 1 if you use NRL OPIE. */
 #undef HAVE_OPIE  #undef HAVE_OPIE
   
   /* Define to 1 if you have the `optreset' symbol. */
   #undef HAVE_OPTRESET
   
 /* Define to 1 if you use PAM authentication. */  /* Define to 1 if you use PAM authentication. */
 #undef HAVE_PAM  #undef HAVE_PAM
   
Line 424 Line 445
 /* Define to 1 if you have the `posix_openpt' function. */  /* Define to 1 if you have the `posix_openpt' function. */
 #undef HAVE_POSIX_OPENPT  #undef HAVE_POSIX_OPENPT
   
   /* Define to 1 if you have the `posix_spawn' function. */
   #undef HAVE_POSIX_SPAWN
   
   /* Define to 1 if you have the `posix_spawnp' function. */
   #undef HAVE_POSIX_SPAWNP
   
 /* 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
   
Line 715 Line 742
 /* Define to 1 if the system has the type `_Bool'. */  /* Define to 1 if the system has the type `_Bool'. */
 #undef HAVE__BOOL  #undef HAVE__BOOL
   
   /* Define to 1 if you have the `_execl' function. */
   #undef HAVE__EXECL
   
   /* Define to 1 if you have the `_execle' function. */
   #undef HAVE__EXECLE
   
   /* Define to 1 if you have the `_execlp' function. */
   #undef HAVE__EXECLP
   
   /* Define to 1 if you have the `_exect' function. */
   #undef HAVE__EXECT
   
   /* Define to 1 if you have the `_execv' function. */
   #undef HAVE__EXECV
   
   /* Define to 1 if you have the `_execve' function. */
   #undef HAVE__EXECVE
   
   /* Define to 1 if you have the `_execvP' function. */
   #undef HAVE__EXECVP
   
   /* Define to 1 if you have the `_execvpe' function. */
   #undef HAVE__EXECVPE
   
   /* Define to 1 if you have the `_fexecve' function. */
   #undef HAVE__FEXECVE
   
 /* Define to 1 if you have the `_getpty' function. */  /* Define to 1 if you have the `_getpty' function. */
 #undef HAVE__GETPTY  #undef HAVE__GETPTY
   
Line 727 Line 781
 /* Define to 1 if you have the `_nss_XbyY_buf_alloc' function. */  /* Define to 1 if you have the `_nss_XbyY_buf_alloc' function. */
 #undef HAVE__NSS_XBYY_BUF_ALLOC  #undef HAVE__NSS_XBYY_BUF_ALLOC
   
   /* Define to 1 if you have the `_posix_spawn' function. */
   #undef HAVE__POSIX_SPAWN
   
   /* Define to 1 if you have the `_posix_spawnp' function. */
   #undef HAVE__POSIX_SPAWNP
   
 /* 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 you have the `__execl' function. */
   #undef HAVE___EXECL
   
   /* Define to 1 if you have the `__execle' function. */
   #undef HAVE___EXECLE
   
   /* Define to 1 if you have the `__execlp' function. */
   #undef HAVE___EXECLP
   
   /* Define to 1 if you have the `__exect' function. */
   #undef HAVE___EXECT
   
   /* Define to 1 if you have the `__execv' function. */
   #undef HAVE___EXECV
   
   /* Define to 1 if you have the `__execve' function. */
   #undef HAVE___EXECVE
   
   /* Define to 1 if you have the `__execvP' function. */
   #undef HAVE___EXECVP
   
   /* Define to 1 if you have the `__execvpe' function. */
   #undef HAVE___EXECVPE
   
   /* Define to 1 if you have the `__fexecve' function. */
   #undef HAVE___FEXECVE
   
 /* 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 dyld with __interpose attribute support. */
   #undef HAVE___INTERPOSE
   
 /* Define to 1 if you have the `__nss_initf_group' function. */  /* Define to 1 if you have the `__nss_initf_group' function. */
 #undef HAVE___NSS_INITF_GROUP  #undef HAVE___NSS_INITF_GROUP
   
 /* Define to 1 if you have the `__nss_XbyY_buf_alloc' function. */  /* Define to 1 if you have the `__nss_XbyY_buf_alloc' function. */
 #undef HAVE___NSS_XBYY_BUF_ALLOC  #undef HAVE___NSS_XBYY_BUF_ALLOC
   
   /* Define to 1 if you have the `__posix_spawn' function. */
   #undef HAVE___POSIX_SPAWN
   
   /* Define to 1 if you have the `__posix_spawnp' function. */
   #undef HAVE___POSIX_SPAWNP
   
 /* 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
   
Line 945 Line 1041
 /* Define to `int' if <sys/types.h> does not define. */  /* Define to `int' if <sys/types.h> does not define. */
 #undef dev_t  #undef dev_t
   
   /* Define to `int' if <sys/types.h> does not define. */
   #undef errno_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 to `unsigned int' if <sys/types.h> does not define. */  /* Define to `unsigned int' if <sys/types.h> does not define. */
   #undef id_t
   
   /* 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. */
Line 956 Line 1058
   
 /* Define to an OS-specific initialization function or `os_init_common'. */  /* Define to an OS-specific initialization function or `os_init_common'. */
 #undef os_init  #undef os_init
   
   /* Define to `size_t' if <sys/types.h> does not define. */
   #undef rsize_t
   
 /* 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

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


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