From 533befc8f9c178df024c6d3a70e6b31966981f0d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 26 Mar 2004 21:48:09 +0000 Subject: don't try to make GLwMDrawA.c by default since it needs Motif --- configs/default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/default') diff --git a/configs/default b/configs/default index 1e2b58f30c..717b6ee388 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 -- cgit v1.2.3