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