]> xenbits.xensource.com Git - xen.git/commitdiff
Fix typo in m4/xenstored.m4
authorOlaf Hering <olaf@aepfle.de>
Thu, 9 Oct 2014 16:44:43 +0000 (18:44 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 14 Oct 2014 09:23:45 +0000 (10:23 +0100)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ijc -- ran autogen.sh as requested]

m4/xenstored.m4
tools/configure

index b268fc2b61ee3b41d9e0b4f44af941c32527febd..9c31a7f899737d04b5535e2a6e23842eca1bd2aa 100644 (file)
@@ -20,7 +20,7 @@ AC_ARG_WITH([xenstored],
                [This lets you choose which xenstore daemon you want, you have
                two options: the original xenstored written in C (xenstored)
                or the newer and robust one written in Ocaml (oxenstored).
-               The oxenstored daemon is the default but will but can only
+               The oxenstored daemon is the default but can only
                be used if you have ocaml library / build dependencies solved,
                if you have not specified a preference and do not have ocaml
                dependencies resolved we'll enable the C xenstored for you. If
index db73fba2a47f10c9397f3d654071a933ff36e4b5..2c76cb1ab89db86c533a18b988ecd2db8af84dd3 100755 (executable)
@@ -1503,12 +1503,12 @@ Optional Packages:
                           you have two options: the original xenstored written
                           in C (xenstored) or the newer and robust one written
                           in Ocaml (oxenstored). The oxenstored daemon is the
-                          default but will but can only be used if you have
-                          ocaml library / build dependencies solved, if you
-                          have not specified a preference and do not have
-                          ocaml dependencies resolved we'll enable the C
-                          xenstored for you. If you ask for oxenstored we'll
-                          complain until you resolve those dependencies
+                          default but can only be used if you have ocaml
+                          library / build dependencies solved, if you have not
+                          specified a preference and do not have ocaml
+                          dependencies resolved we'll enable the C xenstored
+                          for you. If you ask for oxenstored we'll complain
+                          until you resolve those dependencies
   --with-systemd          set directory for systemd service files
   --with-systemd-modules-load          set directory for systemd modules load files