r5102: This is a major simplification of the logic for controlling top level
[sfrench/samba-autobuild/.git] / source4 / build / smb_build / check_ld.m4
1 dnl SMB Build Environment LD Checks
2 dnl -------------------------------------------------------
3 dnl  Copyright (C) Stefan (metze) Metzmacher 2004
4 dnl  Released under the GNU GPL
5 dnl -------------------------------------------------------
6 dnl
7 dnl Check if we use GNU ld
8 AC_PATH_PROG(LD, ld)
9 AC_PROG_LD_GNU