summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.wfx
diff options
context:
space:
mode:
authorDaniel Borca <dborca@users.sourceforge.net>2004-03-02 08:15:24 +0000
committerDaniel Borca <dborca@users.sourceforge.net>2004-03-02 08:15:24 +0000
commitfa21787b52d85a7aeaf5de64a39e019f39fcfa07 (patch)
tree5465c5008210bef81266b91acc4988fcf01c33bf /src/mesa/Makefile.wfx
parent725a56f157506a0122912da9f8df92b275da5b98 (diff)
workaround for crash-upon-exit in verbose mode
fxMesa now uses grQueryResolution minor fixes to X11 and DOS drivers
Diffstat (limited to 'src/mesa/Makefile.wfx')
-rw-r--r--src/mesa/Makefile.wfx2
1 files changed, 1 insertions, 1 deletions
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__