DRI-specific pkg-config file
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 12 Jun 2008 13:46:32 +0000 (06:46 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 27 Jun 2008 23:25:28 +0000 (16:25 -0700)
commitf6da1453c5b4add37518b2e1f27abb02854864f2
treeef591423747d806d872d029b59b46b6a25e51b4f
parent985e1cdfe82336d3ce97470eaf98c3c9d54532c8
DRI-specific pkg-config file

Since the gl pkg-config file doesn't convey any specifics about the
backend in use, this adds a new pkg-config file for when DRI is in use.
This can be used by the xserver build to determine if the DRI and/or
GLX extensions are appropriate.
Makefile
src/mesa/drivers/dri/Makefile
src/mesa/drivers/dri/dri.pc.in [new file with mode: 0644]