qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/4] pkg-config related fixes for cross compilati


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH v3 0/4] pkg-config related fixes for cross compilation
Date: Wed, 13 Jan 2010 09:52:52 +0100

This is v3 of the series to simplify cross-compiling, by using
a cross pkg-config tool whenever possible.

I'm now using pkg-config also in the native compilation case
whenever possible.  I also found and fixed a typo in the static
SDL case.

v2->v3: fix typo

v1->v2: always use pkg-config when available

Paolo Bonzini (4):
  use cross-prefix for pkgconfig
  fixes to the static compilation case for sdl
  use pkg-config for sdl whenever available
  use pkg-config for libcurl whenever available

 configure |   50 +++++++++++++++++++++++++++++++++++--------------
 1 files changed, 36 insertions(+), 14 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]