Ignore:
Timestamp:
Mar 11, 2009, 9:14:55 AM (16 years ago)
Author:
Paul Smedley
Message:

Add 'missing' 3.0.34 diffs

File:
1 edited

Legend:

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

    r124 r165  
    716716#undef HAVE_KERNEL_SHARE_MODES
    717717
     718/* Define to 1 if you have the <keyutils.h> header file. */
     719#undef HAVE_KEYUTILS_H
     720
    718721/* Whether to have KRB5 support */
    719722#undef HAVE_KRB5
     
    24602463/* Whether to build mount.cifs and umount.cifs */
    24612464#undef WITH_CIFSMOUNT
     2465
     2466/* whether to build cifs.upcall */
     2467#undef WITH_CIFSUPCALL
    24622468
    24632469/* Whether to include DFS support */
     
    25702576# undef _POSIX_PTHREAD_SEMANTICS
    25712577#endif
     2578#ifndef _TANDEM_SOURCE
     2579# undef _TANDEM_SOURCE
     2580#endif
    25722581
    25732582/* Whether to build auth_builtin as shared module */
Note: See TracChangeset for help on using the changeset viewer.