On 09/30/2011 06:54 PM, Stéphane Marchesin wrote:
Us poor souls who cross compile mesa want to be able to specify which pkg-config to pick, or at least just change one place. --- configs/default | 1 + configs/freebsd-dri | 4 ++-- configs/linux-dri | 16 ++++++++-------- configs/linux-dri-xcb | 10 +++++----- configs/linux-egl | 4 ++-- configs/linux-llvm | 2 +- src/egl/wayland/wayland-drm/Makefile | 4 ++-- src/gallium/state_trackers/dri/drm/Makefile | 2 +- src/gallium/state_trackers/egl/Makefile | 6 +++--- src/gallium/state_trackers/va/Makefile | 2 +- src/gallium/state_trackers/vdpau/Makefile | 2 +- src/gallium/state_trackers/xorg/Makefile | 8 ++++---- src/gallium/state_trackers/xorg/xvmc/Makefile | 2 +- src/gallium/targets/Makefile.xorg | 2 +- src/gallium/targets/dri-nouveau/Makefile | 2 +- src/gallium/targets/va-r300/Makefile | 2 +- src/gallium/targets/va-r600/Makefile | 2 +- src/gallium/targets/vdpau-r300/Makefile | 2 +- src/gallium/targets/vdpau-r600/Makefile | 2 +- src/gallium/targets/xorg-i915/Makefile | 2 +- src/gallium/targets/xorg-i965/Makefile | 2 +- src/gallium/targets/xorg-nouveau/Makefile | 4 ++-- src/gallium/targets/xorg-r300/Makefile | 2 +- src/gallium/targets/xorg-r600/Makefile | 2 +- src/gallium/targets/xvmc-nouveau/Makefile | 2 +- src/gallium/targets/xvmc-r300/Makefile | 2 +- src/gallium/targets/xvmc-r600/Makefile | 2 +- src/gallium/winsys/g3dvl/dri/Makefile | 2 +- src/gallium/winsys/i915/drm/Makefile | 4 ++-- src/gallium/winsys/i965/drm/Makefile | 4 ++-- src/gallium/winsys/nouveau/drm/Makefile | 4 ++-- src/gallium/winsys/radeon/drm/Makefile | 2 +- src/gallium/winsys/svga/drm/Makefile | 4 ++-- src/mesa/drivers/dri/i915/Makefile | 2 +- 34 files changed, 58 insertions(+), 57 deletions(-)
Looks OK to me. Reviewed-by: Brian Paul <bri...@vmware.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev