mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-16 22:28:07 +02:00
Using GL for the PKG_CHECK_MODULES identifier multiple times means only the first call will actually be used. Later calls will be skipped due to GL_CFLAGS and GL_LIBS already being set. This changes DRI to using a different identifier and DMX to just reusing GL_CFLAGS. Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> |
||
|---|---|---|
| .. | ||
| dri2.c | ||
| dri2.h | ||
| dri2ext.c | ||
| Makefile.am | ||