mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been replaced.
The new replacement is __GLXconfig. (cherry picked from commit 3bed9b65c807a1aeb662b8042826cbb54280181d)
This commit is contained in:
committed by
Jeremy Huddleston
parent
dacad9ae0b
commit
1a717779b6
@@ -12,10 +12,8 @@ AM_CPPFLAGS = \
|
||||
libCGLCore_la_SOURCES = \
|
||||
indirect.c \
|
||||
capabilities.c \
|
||||
glcontextmodes.c \
|
||||
visualConfigs.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
capabilities.h \
|
||||
glcontextmodes.h \
|
||||
visualConfigs.h
|
||||
|
||||
Reference in New Issue
Block a user