Stop symlinking glcontextmodes.[ch] from mesa.
This commit is contained in:
parent
88f43e5d06
commit
61eaef2235
|
@ -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…
Reference in New Issue