summaryrefslogtreecommitdiff
path: root/nsswitch/nsstest.m4
blob: 37596489c096f027f051933d87dd205529b2a5a0 (plain)
1
2
3
4
5
6
7
8
case "$host_os" in
	*linux*)
		SMB_ENABLE(nsstest,YES)
	;;
	*)
		SMB_ENABLE(nsstest,NO)
	;;
esac