source:
vendor/current/nsswitch/nsstest.m4@
414
Last change on this file since 414 was 414, checked in by , 15 years ago | |
---|---|
File size: 97 bytes |
Line | |
---|---|
1 | case "$host_os" in |
2 | *linux*) |
3 | SMB_ENABLE(nsstest,YES) |
4 | ;; |
5 | *) |
6 | SMB_ENABLE(nsstest,NO) |
7 | ;; |
8 | esac |
Note:
See TracBrowser
for help on using the repository browser.