s3: Fix bugs in the detection of the GNU ld version (Bug #6147)
authorSteve Langasek <vorlon@debian.org>
Tue, 17 Mar 2009 21:08:28 +0000 (22:08 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 17:04:01 +0000 (18:04 +0100)
commitcf451fa00618471a667d7c71a2edf923659c6cf5
treea49ab6e435ab23b014076548d9a9bc7a336a2235
parent3cb7291f76a14a8599973557077af34ef30f4ecf
s3: Fix bugs in the detection of the GNU ld version (Bug #6147)

This bug results in a failure to use linker scripts to limit the set of symbols
exported by our shared libraries.

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit c6b570ce30b5cc3631c0ed780826d5450f681800)
source/configure.in