mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-25 03:04:29 +08:00
don't try to make GLwMDrawA.c by default since it needs Motif
This commit is contained in:
parent
df8bc57258
commit
533befc8f9
@ -39,8 +39,8 @@ OSMESA_LIB_NAME = libOSMesa.so
|
||||
# Optional assembly language optimization files for libGL
|
||||
ASM_SOURCES =
|
||||
|
||||
# GLw widget sources (second file needs Motif)
|
||||
GLW_SOURCES = GLwDrawA.c GLwMDrawA.c
|
||||
# GLw widget sources (Append "GLwMDrawA.c" to build the Motif widget too)
|
||||
GLW_SOURCES = GLwDrawA.c
|
||||
|
||||
|
||||
# Directories
|
||||
|
Loading…
Reference in New Issue
Block a user