Changeset 165 for branches/samba-3.0/source/include/config.h.in
- Timestamp:
- Mar 11, 2009, 9:14:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/include/config.h.in
r124 r165 716 716 #undef HAVE_KERNEL_SHARE_MODES 717 717 718 /* Define to 1 if you have the <keyutils.h> header file. */ 719 #undef HAVE_KEYUTILS_H 720 718 721 /* Whether to have KRB5 support */ 719 722 #undef HAVE_KRB5 … … 2460 2463 /* Whether to build mount.cifs and umount.cifs */ 2461 2464 #undef WITH_CIFSMOUNT 2465 2466 /* whether to build cifs.upcall */ 2467 #undef WITH_CIFSUPCALL 2462 2468 2463 2469 /* Whether to include DFS support */ … … 2570 2576 # undef _POSIX_PTHREAD_SEMANTICS 2571 2577 #endif 2578 #ifndef _TANDEM_SOURCE 2579 # undef _TANDEM_SOURCE 2580 #endif 2572 2581 2573 2582 /* Whether to build auth_builtin as shared module */
Note:
See TracChangeset
for help on using the changeset viewer.