Revert "s4: Let the "setpassword" script finally use the "samdb_set_password" routine"
[Samba/aatanasov.git] / nsswitch / nsstest.m4
blob37596489c096f027f051933d87dd205529b2a5a0
1 case "$host_os" in
2         *linux*)
3                 SMB_ENABLE(nsstest,YES)
4         ;;
5         *)
6                 SMB_ENABLE(nsstest,NO)
7         ;;
8 esac