summaryrefslogtreecommitdiff
path: root/nsswitch/nsstest.m4
diff options
context:
space:
mode:
Diffstat (limited to 'nsswitch/nsstest.m4')
-rw-r--r--nsswitch/nsstest.m48
1 files changed, 0 insertions, 8 deletions
diff --git a/nsswitch/nsstest.m4 b/nsswitch/nsstest.m4
deleted file mode 100644
index 37596489c0..0000000000
--- a/nsswitch/nsstest.m4
+++ /dev/null
@@ -1,8 +0,0 @@
-case "$host_os" in
- *linux*)
- SMB_ENABLE(nsstest,YES)
- ;;
- *)
- SMB_ENABLE(nsstest,NO)
- ;;
-esac