build: extend SMB_LIBRARY() to optionally take default value.
authorMichael Adam <obnox@samba.org>
Mon, 7 Jul 2008 11:55:31 +0000 (13:55 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jul 2008 18:34:03 +0000 (20:34 +0200)
commite9d5d97a3f182419ce5979591a510e18e37a64a1
tree86ffacd427307b2a5f94449e425f5e9df383af1a
parent1c7123f3a6ea23589d374e66b0f2af91595a15da
build: extend SMB_LIBRARY() to optionally take default value.

The default value defaults to "yes".
If no is specified, an optional third argument contains the
reason why building of the shared library is turned off by default.

Michael
(This used to be commit af971f79c7d736eb5b7ae8fcd4b2bf7ccf4834f3)
source3/m4/aclocal.m4