ldb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canonicalize() functions
[kamenim/samba.git] / nsswitch / nsstest.m4
1 case "$host_os" in
2         *linux*)
3                 SMB_ENABLE(nsstest,YES)
4         ;;
5         *)
6                 SMB_ENABLE(nsstest,NO)
7         ;;
8 esac