All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@novell.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: xen-devel@lists.xensource.com,
	Ian Jackson <ijackson@chiark.greenend.org.uk>
Subject: Re: [PATCH] libxl: export libxl_utils.h
Date: Sun, 27 Mar 2011 13:29:13 -0600	[thread overview]
Message-ID: <4D8F9009.40801@novell.com> (raw)
In-Reply-To: <1300978936-11083-1-git-send-email-ian.jackson@eu.citrix.com>

Ian Jackson wrote:
> From: Ian Jackson <ijackson@chiark.greenend.org.uk>
>
> libxl_utils.h is the header for libxlu.{so,a} and should have been
> exported for the benefit of libxl callers.
>   

I certainly like this change :-).  ACK.

Regards,
Jim

> Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
> ---
>  tools/libxl/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
> index 39f53f6..a7b1d51 100644
> --- a/tools/libxl/Makefile
> +++ b/tools/libxl/Makefile
> @@ -120,7 +120,7 @@ install: all
>  	ln -sf libxlutil.so.$(XLUMAJOR).$(XLUMINOR) $(DESTDIR)$(LIBDIR)/libxlutil.so.$(XLUMAJOR)
>  	ln -sf libxlutil.so.$(XLUMAJOR) $(DESTDIR)$(LIBDIR)/libxlutil.so
>  	$(INSTALL_DATA) libxlutil.a $(DESTDIR)$(LIBDIR)
> -	$(INSTALL_DATA) libxl.h _libxl_types.h libxl_uuid.h $(DESTDIR)$(INCLUDEDIR)
> +	$(INSTALL_DATA) libxl.h _libxl_types.h libxl_utils.h libxl_uuid.h $(DESTDIR)$(INCLUDEDIR)
>  	$(INSTALL_DATA) bash-completion $(DESTDIR)$(BASH_COMPLETION_DIR)/xl.sh
>  
>  .PHONY: clean
>   

  reply	other threads:[~2011-03-27 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 15:02 [PATCH] libxl: export libxl_utils.h Ian Jackson
2011-03-27 19:29 ` Jim Fehlig [this message]
2011-03-31 17:17   ` Ian Jackson

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=4D8F9009.40801@novell.com \
    --to=jfehlig@novell.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=ijackson@chiark.greenend.org.uk \
    --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.