All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-xen-4.5] Fix typo in m4/xenstored.m4
@ 2014-10-09 16:44 Olaf Hering
  2014-10-14 10:02 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2014-10-09 16:44 UTC (permalink / raw)
  To: xen-devel
  Cc: Olaf Hering, Wei Liu, Ian Campbell, Stefano Stabellini, Ian Jackson

Please rerun autogen.sh after applying this patch.

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>
---
 m4/xenstored.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/xenstored.m4 b/m4/xenstored.m4
index b268fc2..9c31a7f 100644
--- a/m4/xenstored.m4
+++ b/m4/xenstored.m4
@@ -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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH for-xen-4.5] Fix typo in m4/xenstored.m4
  2014-10-09 16:44 [PATCH for-xen-4.5] Fix typo in m4/xenstored.m4 Olaf Hering
@ 2014-10-14 10:02 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2014-10-14 10:02 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Wei Liu, Ian Jackson, Stefano Stabellini, xen-devel

On Thu, 2014-10-09 at 18:44 +0200, Olaf Hering wrote:
> Please rerun autogen.sh after applying this patch.
> 
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Ian Campbell <ian.campbell@citrix.com>

Acked + applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-14 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-09 16:44 [PATCH for-xen-4.5] Fix typo in m4/xenstored.m4 Olaf Hering
2014-10-14 10:02 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.