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)
commit520cff73c6dc62ba1050cf7ca5145d50b5f2bb4e
tree8a775dc15b97762ac6d69d1b4dc784697d0b3194
parent03c1dcb59658e92da6f7643350c06f9efa42f6c4
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.
source/client/client.c
source/include/includes.h
source/lib/cmdline/popt_common.c
source/lib/fault.c
source/libads/ldap.c
source/param/loadparm.c
source/smbd/process_thread.c