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(-)