s3: Enable use of ccache by default for libsmbclient
commita4e7412578752a03a10d5c6a95221cba8c7bb077
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 13:55:38 +0000 (26 14:55 +0100)
tree7c5f27ecf99206f91249dd1d84a31808f7d4ab9b
parentb244e3ec83d508c4515dd0987c2880117ae9119f
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.
(cherry picked from commit 0e8552abc1b48e62aaac3cab7c13c8dea60c9f9b)
source3/libsmb/libsmb_context.c