Deal with c_req send errors asynchronously
[Samba/vfs_proxy.git] / source4 / nsswitch / nsstest.m4
blob2856f9de155cb324fa11a2bf37fac2e5ee86d060
1 case "$host_os" in
2         *linux*) 
3                 SMB_ENABLE(nsstest,YES)
4         ;;
5         *)
6                 SMB_ENABLE(nsstest,NO)
7         ;;
8 esac