From: Paolo Bonzini <pbonzini@redhat.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: Jacob Meuser <jakemsr@openbsd.org>, qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [PATCH] Give sdl-config higher priority than pkg-config
Date: Sun, 14 Feb 2010 15:47:18 +0100 [thread overview]
Message-ID: <4B780CF6.3060505@redhat.com> (raw)
In-Reply-To: <f43fc5581002140614t5428171ao9d71903421422bfe@mail.gmail.com>
> Right. I think this patch against ports/devel/sdl should do the trick:
>
> --- patches/patch-sdl_pc_in.orig Sun Feb 14 14:08:41 2010
> +++ patches/patch-sdl_pc_in Sun Feb 14 14:10:50 2010
> @@ -8,4 +8,4 @@
> -Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@
> -Cflags: -I${includedir}/SDL @SDL_CFLAGS@
> +Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@ @X_LIBS@
> -+Cflags: -I${includedir}/SDL @SDL_CFLAGS@ @X_CFLAGS@
> ++Cflags: -I${includedir} -I${includedir}/SDL @SDL_CFLAGS@ @X_CFLAGS@
Yep, thanks very much.
Paolo
next prev parent reply other threads:[~2010-02-14 14:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-14 7:23 [Qemu-devel] [PATCH] Give sdl-config higher priority than pkg-config Blue Swirl
2010-02-14 12:04 ` [Qemu-devel] " Paolo Bonzini
2010-02-14 14:14 ` Blue Swirl
2010-02-14 14:47 ` Paolo Bonzini [this message]
2010-02-14 15:19 ` Jacob Meuser
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=4B780CF6.3060505@redhat.com \
--to=pbonzini@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=jakemsr@openbsd.org \
--cc=qemu-devel@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).