tools: add with-xen-scriptdir configure option
authorOlaf Hering <olaf@aepfle.de>
Tue, 9 Feb 2021 15:45:34 +0000 (16:45 +0100)
committerIan Jackson <iwj@xenproject.org>
Tue, 9 Feb 2021 17:10:03 +0000 (17:10 +0000)
commit7a321c3676250aac5bacb1ae8d7dd22bfe8b1448
treef50ab7047f50bcb1fed94da077cfce1233d82b52
parentfe9ba142c03a2046def52cfd5864f5a89172bf5c
tools: add with-xen-scriptdir configure option

Some distros plan for fresh installations will have an empty /etc,
whose content will not be controlled by the package manager anymore.

To make this possible, add a knob to configure to allow storing the
hotplug scripts to libexec instead of /etc/xen/scripts.

The current default remains unchanged, which is /etc/xen/scripts.

[autoconf rerun -iwj]

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Release-Acked-by: Ian Jackson <iwj@xenproject.org>
Reviewed-by: Ian Jackson <iwj@xenproject.org>
configure
docs/configure
m4/paths.m4
tools/configure