Wei Liu writes ("[PATCH 04/17] 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 d
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
---
Cc: Ian Jackson
Need to rerun a