source: vendor/current/nsswitch/nsstest.m4@ 414

Last change on this file since 414 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 97 bytes
Line 
1case "$host_os" in
2 *linux*)
3 SMB_ENABLE(nsstest,YES)
4 ;;
5 *)
6 SMB_ENABLE(nsstest,NO)
7 ;;
8esac
Note: See TracBrowser for help on using the repository browser.