egl_dri2: Use pkg-config cflags and libs from configure output
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 5 Feb 2010 18:55:32 +0000 (13:55 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 5 Feb 2010 18:55:45 +0000 (13:55 -0500)
commit077bc2fda2afdbe0bf12e1baeafa4ce41b711d1d
treef51160a826ffc112851718f68d0b438155b877e5
parente423df0f0c3e5a5d33d301b6176e9380e61b98ad
egl_dri2: Use pkg-config cflags and libs from configure output

Running pkg-config in Makefiles is bad form, since it doesn't respect the
PKG_CONFIG_PATH value set at ./configure time.
configs/autoconf.in
configure.ac
src/egl/drivers/dri2/Makefile