All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 10/11] rump kernels: Handle rumpxen host in configure
Date: Thu, 10 Jul 2014 17:53:47 +0100	[thread overview]
Message-ID: <53BEC51B.4070304@citrix.com> (raw)
In-Reply-To: <21438.49822.168365.973405@mariner.uk.xensource.com>

On 10/07/14 17:43, Ian Jackson wrote:
> Ian Campbell writes ("Re: [PATCH 10/11] rump kernels: Handle rumpxen host in configure"):
>  
> +if ! $rump; then
> +
>  # Extract the first word of "xgettext", so it can be a program name with args.
>  set dummy xgettext; ac_word=$2
>  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
> @@ -8160,6 +8169,8 @@ fi
>  done
>  
>  
> +fi # ! $trump

Extra T?

Also below.

> +if ! $rump; then
> +
>  AX_PATH_PROG_OR_FAIL([XGETTEXT], [xgettext])
>  dnl as86, ld86, bcc and iasl are only required when the host system is x86*.
>  dnl "host" here means the platform on which the hypervisor and tools is
> @@ -287,5 +295,7 @@ esac
>  # Checks for header files.
>  AC_CHECK_HEADERS([yajl/yajl_version.h sys/eventfd.h valgrind/memcheck.h utmp.h])
>  
> +fi # ! $trump
> +
>  AC_OUTPUT()
>  
> 

  parent reply	other threads:[~2014-07-10 16:53 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 16:14 [PATCH v2 00/11] tools, build: Build xenstore in rump kernel Ian Jackson
2014-07-10 16:14 ` [PATCH 01/11] xenstore: Use $(PTHREAD_LIBS) not -lpthread Ian Jackson
2014-07-10 17:19   ` Ian Jackson
2014-07-11  8:43     ` Ian Campbell
2014-07-10 16:14 ` [PATCH 02/11] xenstore: In xenstore_client, avoid stack buffer in recursive function Ian Jackson
2014-07-10 16:14 ` [PATCH 03/11] rump kernels: Start introducing new XEN_OS NetBSDRump Ian Jackson
2014-07-10 16:14 ` [PATCH 04/11] libxc: rump kernels: Use standard xc_osdep_get_info Ian Jackson
2014-07-10 16:27   ` Ian Campbell
2014-07-10 16:14 ` [PATCH 05/11] xenstore: rump kernels: Look for /dev/xen/xenbus Ian Jackson
2014-07-10 16:14 ` [PATCH 06/11] xenstore: Make building of xenstored optional Ian Jackson
2014-07-10 16:14 ` [PATCH 07/11] build system: Introduce INSTALL_SHLIB and SYMLINK_SHLIB Ian Jackson
2014-07-10 16:14 ` [PATCH 08/11] build system: Introduce libextension variable Ian Jackson
2014-07-10 16:14 ` [PATCH 09/11] build system: Introduce nosharedlibs variable Ian Jackson
2014-07-10 16:28   ` Ian Campbell
2014-07-10 16:14 ` [PATCH 10/11] rump kernels: Handle rumpxen host in configure Ian Jackson
2014-07-10 16:29   ` Ian Campbell
2014-07-10 16:43     ` Ian Jackson
2014-07-10 16:45       ` Ian Campbell
2014-07-10 16:53       ` David Vrabel [this message]
2014-07-10 17:21         ` Ian Jackson
2014-07-10 16:14 ` [PATCH 11/11] tools/Makefile: Build only a subset of things for rump kernels Ian Jackson
2014-07-14 15:14 ` [PATCH v2 00/11] tools, build: Build xenstore in rump kernel Ian Jackson
  -- strict thread matches above, loose matches on Subject: below --
2014-06-30 15:51 [PATCH " Ian Jackson
2014-06-30 15:52 ` [PATCH 10/11] rump kernels: Handle rumpxen host in configure Ian Jackson
2014-07-09 17:28   ` Ian Campbell
2014-07-10 10:28     ` Ian Jackson
2014-07-10 11:12       ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53BEC51B.4070304@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.