samba: remove cifs-utils tools from build systems
authorJeff Layton <jlayton@redhat.com>
Mon, 8 Mar 2010 14:06:40 +0000 (09:06 -0500)
committerJeff Layton <jlayton@redhat.com>
Mon, 8 Mar 2010 14:06:40 +0000 (09:06 -0500)
commitf4cb528ac510d3381a92a303e858edaf9e3d908a
tree62c84ecabc568b841333684e2e9cb4a9e27d7aa9
parent4e16a285c7c34732ba95fb5ec201e6f11cf88bef
samba: remove cifs-utils tools from build systems

Now that cifs-utils are their own project, we need to go ahead and pull
them out of the samba tree. This patch represents the first step toward
that end.

Remove the cifs-utilities from the source3 and source4 builds. Please
pay particular attention to the source4 piece. I'm not at all familiar
with the build system there, and would appreciate someone sanity
checking my changes.

It also adds a small README.cifs-utils file in the topdir. This is
optional, but I think it's a good idea to carry this for a release or
two.

Once this patch looks ok, I'll plan to do another patch to actually
remove the client dir and the relevant docs-xml files from the tree
altogether.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
source3/Makefile.in
source3/configure.in
source4/client/config.m4 [deleted file]
source4/client/config.mk
source4/configure.ac