From: Ian Jackson Date: Fri, 29 Nov 2019 14:47:45 +0000 (+0000) Subject: README: Run untabify X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~1133 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b123ee56811523656df76e97403bd0d45a7ae005;p=xen.git README: Run untabify 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 Acked-by: Jan Beulich --- diff --git a/README b/README index eab6bfea8a..92b1de9938 100644 --- a/README +++ b/README @@ -153,8 +153,8 @@ implementations can be found on the wiki's xenstore reference guide [1] and 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,