Ignore:
Timestamp:
Jan 15, 2010, 8:23:30 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.10 (source)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/include/config.h.in

    r274 r370  
    345345#undef HAVE_DECL_ASPRINTF
    346346
     347/* Define to 1 if you have the declaration of
     348   `krb5_auth_con_set_req_cksumtype', and to 0 if you don't. */
     349#undef HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE
     350
    347351/* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
    348352   don't. */
     
    731735#undef HAVE_GLOB_H
    732736
    733 /* Whether GPFS GPL libs are available */
     737/* Whether GPFS GPL headers are available */
    734738#undef HAVE_GPFS
     739
     740/* Define to 1 if you have the <gpfs_gpl.h> header file. */
     741#undef HAVE_GPFS_GPL_H
    735742
    736743/* Define to 1 if you have the `grantpt' function. */
     
    889896/* Define to 1 if you have the `krb5_decode_ap_req' function. */
    890897#undef HAVE_KRB5_DECODE_AP_REQ
     898
     899/* Whether to use deprecated krb5 interfaces */
     900#undef HAVE_KRB5_DEPRECATED_WITH_IDENTIFIER
    891901
    892902/* Whether the type krb5_encrypt_block exists */
Note: See TracChangeset for help on using the changeset viewer.