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>
Tue, 17 Mar 2009 21:10:23 +0000 (22:10 +0100)
commitc6b570ce30b5cc3631c0ed780826d5450f681800
tree9e12d9e1cd63f27dc53cad971d9bd515772542c8
parent211e2555690afc0436c2bafb7ef8d426564cc680
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>
source3/configure.in