r4817: ccache was being made ineffective on all the build farm machines
authorAndrew Tridgell <tridge@samba.org>
Tue, 18 Jan 2005 09:30:43 +0000 (09:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:59 +0000 (13:08 -0500)
commit8451b2658ca0f44f2683bf8045a9232a4a8c9660
tree863b1abfeac4cded0a19830ddea81f053acc001f
parente62bce854fc571135ef5a484209f78ae4470831a
r4817: ccache was being made ineffective on all the build farm machines
because the version number was being auto-updated and included in all
C files. With this change it is only included where needed.
(This used to be commit 520cff73c6dc62ba1050cf7ca5145d50b5f2bb4e)
source4/client/client.c
source4/include/includes.h
source4/lib/cmdline/popt_common.c
source4/lib/fault.c
source4/libads/ldap.c
source4/param/loadparm.c
source4/smbd/process_thread.c