From: Doug Goldstein <cardoe@cardoe.com>
To: xen-devel@lists.xen.org
Subject: Re: [PATCH] tools: allow configure time choice of libexec subdirectory.
Date: Fri, 18 Dec 2015 13:55:37 -0600 [thread overview]
Message-ID: <567464B9.3000805@cardoe.com> (raw)
In-Reply-To: <1450280017.4053.61.camel@citrix.com>
[-- Attachment #1.1: Type: text/plain, Size: 643 bytes --]
On 12/16/15 9:33 AM, Ian Campbell wrote:
> On Wed, 2015-12-16 at 15:06 +0000, Ian Campbell wrote:
>> -XENFIRMWAREDIR=`eval echo $libexecdir/$PACKAGE_TARNAME/boot`
>> +dnl These variables will be substituted in various .in files
>> +LIBEXEC_BIN=${LIBEXEC}/bin
>> +AC_SUBST(LIBEXEC_BIN)
>> +LIBEXEC_LIB=${LIBEXEC}/lib
>> +AC_SUBST(LIBEXEC_LIB)
>> +LIBEXEC_INC=${LIBEXEC}/include
>> +AC_SUBST(LIBEXEC_INC)
>> +XENFIRMWAREDIR=${LIBEXEC}/boot`
>
> I somehow slipped a stray ` in there and didn't notice, sorry.
>
> Ian.
>
Squashing in the above fix:
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
--
Doug Goldstein
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-12-18 19:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 15:06 [PATCH] tools: allow configure time choice of libexec subdirectory Ian Campbell
2015-12-16 15:33 ` Ian Campbell
[not found] ` <1450280017.4053.61.camel@citrix.com>
2015-12-18 19:55 ` Doug Goldstein [this message]
2016-01-04 17:00 ` Ian Jackson
2016-01-05 14:52 ` 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=567464B9.3000805@cardoe.com \
--to=cardoe@cardoe.com \
--cc=xen-devel@lists.xen.org \
/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.