Changeset 370 for branches/samba-3.3.x/source/include/config.h.in
- Timestamp:
- Jan 15, 2010, 8:23:30 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/include/config.h.in
r274 r370 345 345 #undef HAVE_DECL_ASPRINTF 346 346 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 347 351 /* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you 348 352 don't. */ … … 731 735 #undef HAVE_GLOB_H 732 736 733 /* Whether GPFS GPL libs are available */737 /* Whether GPFS GPL headers are available */ 734 738 #undef HAVE_GPFS 739 740 /* Define to 1 if you have the <gpfs_gpl.h> header file. */ 741 #undef HAVE_GPFS_GPL_H 735 742 736 743 /* Define to 1 if you have the `grantpt' function. */ … … 889 896 /* Define to 1 if you have the `krb5_decode_ap_req' function. */ 890 897 #undef HAVE_KRB5_DECODE_AP_REQ 898 899 /* Whether to use deprecated krb5 interfaces */ 900 #undef HAVE_KRB5_DEPRECATED_WITH_IDENTIFIER 891 901 892 902 /* Whether the type krb5_encrypt_block exists */
Note:
See TracChangeset
for help on using the changeset viewer.