build: Remove --disable-shared
commit0f435a7adceb6bb7e2cc57eda3bf5a4a615d6a79
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Oct 2012 10:20:24 +0000 (10 21:20 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Oct 2012 03:57:44 +0000 (11 14:57 +1100)
tree7a8ae3f853f62dc0b70272ee9d6e5eefbbc0b1e1
parent1722074a9b4b7370ae50ba7a0b787c5f325f592b
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