qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-trivial@nongnu.org, James Le Cuirot <chewi@gentoo.org>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: Add xkbcommon configure options
Date: Thu, 19 Sep 2019 13:47:38 +0200	[thread overview]
Message-ID: <b9537aee-21dd-df30-b74e-b923a992318b@vivier.eu> (raw)
In-Reply-To: <20190919110120.l7s4hvpqmcgqofhi@sirius.home.kraxel.org>

Le 19/09/2019 à 13:01, Gerd Hoffmann a écrit :
> On Thu, Sep 19, 2019 at 12:16:43PM +0200, Laurent Vivier wrote:
>> Le 19/09/2019 à 10:37, Gerd Hoffmann a écrit :
>>> On Mon, Sep 16, 2019 at 10:15:15AM +0200, Laurent Vivier wrote:
>>>> Le 14/09/2019 à 16:51, James Le Cuirot a écrit :
>>>>> This dependency is currently "automagic", which is bad for distributions.
>>>>>
>>>>> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
>>>>> ---
>>>>>  configure | 5 +++++
>>>>>  1 file changed, 5 insertions(+)
>>>>>
>>>>> diff --git a/configure b/configure
>>>>> index 30aad233d1..30544f52e6 100755
>>>>> --- a/configure
>>>>> +++ b/configure
>>>>> @@ -1521,6 +1521,10 @@ for opt do
>>>>>    ;;
>>>>>    --disable-libpmem) libpmem=no
>>>>>    ;;
>>>>> +  --enable-xkbcommon) xkbcommon=yes
>>>>> +  ;;
>>>>> +  --disable-xkbcommon) xkbcommon=no
>>>>> +  ;;
>>>>>    *)
>>>>>        echo "ERROR: unknown option $opt"
>>>>>        echo "Try '$0 --help' for more information"
>>>>> @@ -1804,6 +1808,7 @@ disabled with --disable-FEATURE, default is enabled if available:
>>>>>    capstone        capstone disassembler support
>>>>>    debug-mutex     mutex debugging support
>>>>>    libpmem         libpmem support
>>>>> +  xkbcommon       xkbcommon support
>>>>>  
>>>>>  NOTE: The object files are built at the place where configure is launched
>>>>>  EOF
>>>>>
>>>>
>>>> Reviewed-by: Laurent Vivier <laurent@vivier.eu>
>>>>
>>>> cc: Gerd Hoffmann <kraxel@redhat.com>
>>>
>>> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
>>>
>>
>> Gerd,
>>
>> do you take this through your ui branch or should I take through the
>> trivial patches branch?
> 
> Trivial branch is fine (have not picked this up b/c I saw qemu-trivial
> on cc).

Applied to my trivial-patches branch.

Thanks,
Laurent


  reply	other threads:[~2019-09-19 11:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-14 14:51 [Qemu-devel] [PATCH] configure: Add xkbcommon configure options James Le Cuirot
2019-09-16  8:15 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-09-19  8:37   ` Gerd Hoffmann
2019-09-19 10:16     ` Laurent Vivier
2019-09-19 11:01       ` Gerd Hoffmann
2019-09-19 11:47         ` Laurent Vivier [this message]
2019-09-16 12:11 ` [Qemu-devel] " Philippe Mathieu-Daudé

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=b9537aee-21dd-df30-b74e-b923a992318b@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=chewi@gentoo.org \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).