diff options
Diffstat (limited to 'source4/build/smb_build/check_shld.m4')
-rw-r--r-- | source4/build/smb_build/check_shld.m4 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/source4/build/smb_build/check_shld.m4 b/source4/build/smb_build/check_shld.m4 index ffeb2ca1cf..de43aa0298 100644 --- a/source4/build/smb_build/check_shld.m4 +++ b/source4/build/smb_build/check_shld.m4 @@ -4,18 +4,3 @@ dnl Copyright (C) Stefan (metze) Metzmacher 2004 dnl Released under the GNU GPL dnl ------------------------------------------------------- dnl -dnl _SMB_BUILD_CHECK_SHLD( -dnl 1:dummy -dnl ) - -dnl ####################################################### -dnl ### And now the implementation ### -dnl ####################################################### - -dnl _SMB_BUILD_CHECK_SHLD( -dnl 1:dummy -dnl ) -AC_DEFUN([_SMB_BUILD_CHECK_SHLD], -[ - -]) |