use pkg-config for sdl whenever available
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Jan 2010 08:52:55 +0000 (09:52 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 13 Jan 2010 23:14:14 +0000 (17:14 -0600)
commitf058fd3d5a1417a294d9bc31e0f666b66c7c4af9
tree7af3d16a59bf02c4f861a7be64afe903aa42c1ed
parent9d03f0096910468355c9506f514024507c492b09
use pkg-config for sdl whenever available

Together with the first patch this enables using the prefixed
pkg-config, thus picking up the correct flags for SDL.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure