s3: Enable use of ccache by default for libsmbclient
commit64fc9e0ee84652034124fdb8bf0ede4ec7f65d59
authorVolker Lendecke <vl@samba.org>
Tue, 26 Jan 2010 09:51:32 +0000 (26 10:51 +0100)
committerFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Thu, 4 Feb 2010 19:09:45 +0000 (4 17:09 -0200)
treed5d347d33610eb62645bf29c488c3ac0c1032333
parent7e31508dfae497729fa9ba4ddac386ef72de6ad2
s3: Enable use of ccache by default for libsmbclient

Disable this by setting the environment variable LIBSMBCLIENT_NO_CCACHE, which
has the advantage over an smb.conf option to be easily settable per
application.
source3/libsmb/libsmb_context.c