mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 04:08:25 +02:00
don't try to make GLwMDrawA.c by default since it needs Motif
This commit is contained in:
parent
df8bc57258
commit
533befc8f9
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue