summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/m4/check_shld.m46
-rw-r--r--source4/build/m4/env.m41
2 files changed, 0 insertions, 7 deletions
diff --git a/source4/build/m4/check_shld.m4 b/source4/build/m4/check_shld.m4
deleted file mode 100644
index de43aa0298..0000000000
--- a/source4/build/m4/check_shld.m4
+++ /dev/null
@@ -1,6 +0,0 @@
-dnl SMB Build Environment Shared Ld Checks
-dnl -------------------------------------------------------
-dnl Copyright (C) Stefan (metze) Metzmacher 2004
-dnl Released under the GNU GPL
-dnl -------------------------------------------------------
-dnl
diff --git a/source4/build/m4/env.m4 b/source4/build/m4/env.m4
index cba2780efa..f156bd34b9 100644
--- a/source4/build/m4/env.m4
+++ b/source4/build/m4/env.m4
@@ -19,6 +19,5 @@ sinclude(build/m4/check_path.m4)
sinclude(build/m4/check_perl.m4)
sinclude(build/m4/check_cc.m4)
sinclude(build/m4/check_ld.m4)
-sinclude(build/m4/check_shld.m4)
sinclude(build/m4/check_types.m4)
sinclude(build/m4/check_doc.m4)