s3: Enable use of ccache by default for libsmbclient
commit0e8552abc1b48e62aaac3cab7c13c8dea60c9f9b
authorVolker Lendecke <vl@samba.org>
Tue, 26 Jan 2010 09:51:32 +0000 (26 10:51 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Jan 2010 12:00:44 +0000 (26 13:00 +0100)
tree6e32c630d9457d0a4e88bdcc32f03d0cd23c3c1b
parent9698c214624678125551f2d65b95deb29ea72b64
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