There were some hard tabs here. Replace them with 8 spaces.
(I noticed this because my release technician work involves
untabifying this file.)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
the xenstored [2] page. You can choose which xenstore you want to enable as
default on a system through configure:
- ./configure --with-xenstored=xenstored
- ./configure --with-xenstored=oxenstored
+ ./configure --with-xenstored=xenstored
+ ./configure --with-xenstored=oxenstored
By default oxenstored will be used if the ocaml development tools are found.
If you enable oxenstored the xenstored will still be built and installed,