XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been replaced.

The new replacement is __GLXconfig.
This commit is contained in:
George Staplin 2008-11-21 17:28:11 -07:00
parent 3a18cd5044
commit 3bed9b65c8

View File

@ -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