commit | 3db309aecee57d7e0055a49a0e12a491a554347b | [log] [tgz] |
---|---|---|
author | Stéphane Marchesin <marcheu@chromium.org> | Fri Sep 30 17:49:48 2011 -0700 |
committer | Stéphane Marchesin <marcheu@chromium.org> | Tue Oct 04 11:19:48 2011 -0700 |
tree | b0c2674ae23fe8ec4852b33892e053dcdd01a477 | |
parent | cd9627777c3f1a55560e10912b88b1977c8bfe87 [diff] |
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. 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. Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Matt Turner <mattst88@gmail.com>