s3: Enable use of ccache by default for libsmbclient
authorVolker Lendecke <vl@samba.org>
Tue, 26 Jan 2010 09:51:32 +0000 (10:51 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 26 Jan 2010 10:45:56 +0000 (11:45 +0100)
commit08fa57335a2e1ac44764330c0d95aaf099aa0c15
tree8d1a2010f88645078b4b3bb4b8e7d9d956fd67c0
parent1e2e92f54d90c59a2a340728d3adc3cac1dd8133
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