build: add --with-rundir option to configure
authorJuergen Gross <jgross@suse.com>
Thu, 16 Feb 2017 07:47:07 +0000 (08:47 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 27 Feb 2017 11:02:17 +0000 (11:02 +0000)
commit0eb11f13d6404abf7779e2cfceb22bf7e9523b76
tree1ab92dfddc7e2075a3311695fdf537f14bfe3f95
parent06d9991b0aff681450e4c15345887918e0e34be5
build: add --with-rundir option to configure

There have been reports that Fedora 25 uses /run instead of /var/run.

Add a --with-rundir option ito configure to be able to specify that
directory. Default is still /var/run.

A re-run of autogen.sh is required.

Signed-off-by: Juergen Gross <jgross@suse.com>
[ wei: run autogen.sh ]
Acked-by: Wei Liu <wei.liu2@citrix.com>
configure
docs/configure
m4/paths.m4
tools/configure