Use dlsym() to avoid referencing __dri2DriverInitScreen.
authorKristian Høgsberg <krh@redhat.com>
Tue, 26 Feb 2008 01:02:25 +0000 (20:02 -0500)
committerKristian Høgsberg <krh@redhat.com>
Tue, 26 Feb 2008 01:02:25 +0000 (20:02 -0500)
commit129b9ad16f95421d12f77c1bd3eca915d8768b78
tree84b152db21468582dffb91e43d08f754e62ac17f
parentbcecea6ea6c2727e4071f5a43fab49673573e905
Use dlsym() to avoid referencing __dri2DriverInitScreen.

Sort-of a stop-gap workaround.  There are a couple of nicer ways to
do this that doesn't require dlfcn.h, but they're more invasive.
src/mesa/drivers/dri/common/dri_util.c