From fa21787b52d85a7aeaf5de64a39e019f39fcfa07 Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Tue, 2 Mar 2004 08:15:24 +0000 Subject: workaround for crash-upon-exit in verbose mode fxMesa now uses grQueryResolution minor fixes to X11 and DOS drivers --- src/mesa/Makefile.wfx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/Makefile.wfx') diff --git a/src/mesa/Makefile.wfx b/src/mesa/Makefile.wfx index 0a8b8c3b0e..543dcfad0c 100644 --- a/src/mesa/Makefile.wfx +++ b/src/mesa/Makefile.wfx @@ -59,7 +59,7 @@ HAVE_3DNOW = 1 ################################## # build flags ################################## -FLAGS = -DH3 -DFX -DBUILD_GL32 +FLAGS = -DFX -DBUILD_GL32 !if "$(USE_IEEE)"=="1" FLAGS = $(FLAGS) -D__i386__ -- cgit v1.2.3