build: Remove --disable-shared
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Oct 2012 10:20:24 +0000 (21:20 +1100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 2 Nov 2012 08:23:52 +0000 (09:23 +0100)
commit1b7076582f4c01c75cd4541a8003ecc5a6015377
treea7517332c96e55d90b38e5263e94cef8df833162
parentcce83c96d1aade821af9ea1d7dca37dbef40fa92
build: Remove --disable-shared

This does not work, and has no known use cases.  Remove it so we do
not waste time trying to support it.

This also removes it for ldb/tdb/ntdb/talloc, but as these are first
shared libraries, and then tools on top of those, rpath or (for
emergency tools) --nonshared-binary= seems more appropriate.

Andrew Bartlett
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wscript