[BACK]Return to config.h.in CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/config.h.in between version 1.23 and 1.24

version 1.23, 2008/01/07 14:10:08 version 1.24, 2008/01/21 19:44:29
Line 221 
Line 221 
 /* Define to 1 if you have the `ldap_initialize' function. */  /* Define to 1 if you have the `ldap_initialize' function. */
 #undef HAVE_LDAP_INITIALIZE  #undef HAVE_LDAP_INITIALIZE
   
   /* Define to 1 if you have the <ldap_ssl.h> header file. */
   #undef HAVE_LDAP_SSL_H
   
 /* 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
   
 /* Define to 1 if you have the `ldapssl_init' function. */  /* Define to 1 if you have the `ldapssl_init' function. */
 #undef HAVE_LDAPSSL_INIT  #undef HAVE_LDAPSSL_INIT
   
   /* Define to 1 if you have the `ldapssl_set_strength' function. */
   #undef HAVE_LDAPSSL_SET_STRENGTH
   
 /* Define to 1 if you have the `lockf' function. */  /* Define to 1 if you have the `lockf' function. */
 #undef HAVE_LOCKF  #undef HAVE_LOCKF
   
Line 262 
Line 268 
   
 /* Define to 1 if you have the `mkstemp' function. */  /* Define to 1 if you have the `mkstemp' function. */
 #undef HAVE_MKSTEMP  #undef HAVE_MKSTEMP
   
   /* Define to 1 if you have the <mps/ldap_ssl.h> header file. */
   #undef HAVE_MPS_LDAP_SSL_H
   
 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */  /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 #undef HAVE_NDIR_H  #undef HAVE_NDIR_H

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24