r2263: When testing whether building shared libraries actually works, use
authorTim Potter <tpot@samba.org>
Thu, 9 Sep 2004 03:36:05 +0000 (03:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:38 +0000 (10:52 -0500)
commita754f29ef819e1cf7ea31c117e5ef1487cb5cb5e
tree65849e1c72b76ecbeae1a828474695a676882d59
parent8ad147508ac653698ebacf9fd19fc5eb5863db28
r2263: When testing whether building shared libraries actually works, use
$SHLD and $LDSHFLAGS instead of $CC, $CPPFLAGS and $CFLAGS as this is
more likely to actually work.  Bugzilla #1731.

I'm checking this in to 3.0 so it can hit the build farm and flush out
any problems with other architectures.  With a bit of luck this should
go in to Samba 3.0.8.
source/configure.in