[PATCH] Build: Set the default ctdb socket path at configure time

Matthieu Patou mat at samba.org
Thu Oct 18 11:51:39 MDT 2012


On 10/18/2012 08:09 AM, David Disseldorp wrote:
> From: David Disseldorp <ddiss at samba.org>
>
> The ctdb socket path currently defaults to /tmp/ctdb.socket and can be
> modified at runtime using the --socket=filename option, common to both
> ctdb and ctdbd binaries.
>
> This change allows the default path to be set at configure time using
> the --with-socketpath=FILE argument. When not specified, the default
> path remains /tmp/ctdb.socket, documentation remains unchanged as a
> result.
> ---
>   Makefile.in             |    2 ++
>   configure.ac            |   11 +++++++++++
>   include/ctdb_protocol.h |    4 ++--
>   3 files changed, 15 insertions(+), 2 deletions(-)

Are the existing bits for waf already here ? if not can you provide them

-- 
Matthieu Patou
Samba Team
http://samba.org



More information about the samba-technical mailing list