1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-11 19:33:17 +03:00
Files
samba-mirror/source/nsswitch/nsstest.m4

10 lines
99 B
Plaintext

case "$host_os" in
*linux*)
SMB_ENABLE(nsstest,YES)
;;
*)
SMB_ENABLE(nsstest,NO)
;;
esac