r25707: Move selftest makefile code to separate file.
[Samba.git] / source / 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