commit | 17884d7b6462b0fe497f08fec6091ffbe04caa8d | [log] [tgz] |
---|---|---|
author | Sergei Trofimovich <[email protected]> | Tue Jan 31 22:03:45 2012 +0300 |
committer | Anthony Liguori <[email protected]> | Wed Feb 01 14:42:03 2012 -0600 |
tree | d9ad1634ea2e5d7d30439a282caa839ec94b2726 | |
parent | 1d84950234b2aea0f0e3e323ab35e20dbbc77bff [diff] |
./configure: request pkg-config to provide private libs when static linking Added wrapper around pkg-config to allow: - safe options injection via ${QEMU_PKG_CONFIG_FLAGS} - spaces in path to pkg-config Signed-off-by: Sergei Trofimovich <[email protected]> CC: Peter Maydell <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>