use LDSHFLAGS not -shared in several places
authorAndrew Tridgell <tridge@samba.org>
Mon, 4 Jun 2001 05:13:59 +0000 (05:13 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 4 Jun 2001 05:13:59 +0000 (05:13 +0000)
commit05fc3e578c895f632b351969d09cd00feb7599c7
tree8dca3af624421a6f3ea664e14e5666da37aefb46
parentf903ec893ad7aff832193bcd7035be3ee9c65c22
use LDSHFLAGS not -shared in several places
(This used to be commit 8ec9c87b5d1a7dae17d5b1a30f58effaf5e69e4b)
18 files changed:
source3/Makefile.in
source3/groupdb/mapping.c
source3/lib/messages.c
source3/libsmb/unexpected.c
source3/locking/brlock.c
source3/locking/locking.c
source3/locking/posix.c
source3/nsswitch/winbindd_cache.c
source3/nsswitch/winbindd_idmap.c
source3/passdb/pdb_tdb.c
source3/passdb/secrets.c
source3/printing/nt_printing.c
source3/printing/printing.c
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/session.c
source3/utils/smbcontrol.c
source3/utils/status.c
source3/web/statuspage.c