From: Brian Paul Date: Fri, 26 Mar 2004 21:48:09 +0000 (+0000) Subject: don't try to make GLwMDrawA.c by default since it needs Motif X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=533befc8f9c178df024c6d3a70e6b31966981f0d;p=mesa.git don't try to make GLwMDrawA.c by default since it needs Motif --- diff --git a/configs/default b/configs/default index 1e2b58f30cf..717b6ee388f 100644 --- a/configs/default +++ b/configs/default @@ -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