mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-07 09:48:04 +02:00
Stop symlinking glcontextmodes.[ch] from mesa.
This commit is contained in:
parent
88f43e5d06
commit
61eaef2235
2 changed files with 0 additions and 6 deletions
|
|
@ -47,10 +47,6 @@ libglxdri_la_SOURCES = \
|
||||||
extension_string.c \
|
extension_string.c \
|
||||||
extension_string.h
|
extension_string.h
|
||||||
|
|
||||||
#if XQUARTZ
|
|
||||||
XQUARTZ_libglx_la_SOURCES = glcontextmodes.c
|
|
||||||
#endif
|
|
||||||
|
|
||||||
libglx_la_SOURCES = \
|
libglx_la_SOURCES = \
|
||||||
$(XQUARTZ_libglx_la_SOURCES) \
|
$(XQUARTZ_libglx_la_SOURCES) \
|
||||||
g_disptab.h \
|
g_disptab.h \
|
||||||
|
|
|
||||||
|
|
@ -64,8 +64,6 @@ symlink_glx() {
|
||||||
dst_dir glx
|
dst_dir glx
|
||||||
|
|
||||||
action indirect_size.h
|
action indirect_size.h
|
||||||
action glcontextmodes.c
|
|
||||||
action glcontextmodes.h
|
|
||||||
action indirect_dispatch.c
|
action indirect_dispatch.c
|
||||||
action indirect_dispatch.h
|
action indirect_dispatch.h
|
||||||
action indirect_dispatch_swap.c
|
action indirect_dispatch_swap.c
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue