summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/check_shld.m4
blob: ffeb2ca1cf73f91a25cd86607c385a0430917b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
dnl SMB Build Environment Shared Ld Checks
dnl -------------------------------------------------------
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],
[

])