build: introduce and export XEN_LIB_DIR
authorWei Liu <wei.liu2@citrix.com>
Mon, 13 Jun 2016 07:49:02 +0000 (08:49 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 14 Jun 2016 13:31:27 +0000 (14:31 +0100)
commit15f1a11d66170baa0d62131586d29429c758a1be
treeec683c0393bd99b7c1c7d63b91f1232dee84b7ec
parenta4fa83e5684e4aab33676748e79a884f3d0f86ff
build: introduce and export XEN_LIB_DIR

This variable defaults to /var/lib/xen. It will be used to substitute
various hard-coded paths in tools.

The new variable points to $localstatedir/lib/xen, which defaults to
/var/lib/xen, so there is no change in default configuration.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk
config/Paths.mk.in
configure
m4/paths.m4
tools/configure