Module: Mesa Branch: gallium-mesa-7.4 Commit: 98e983aeb6028c9d637336b4456d7d4c75225592 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98e983aeb6028c9d637336b4456d7d4c75225592
Author: Alan Hourihane <[email protected]> Date: Thu Apr 2 11:57:06 2009 +0100 mesa: disable CELL define as it's in the config if enabled --- src/gallium/winsys/xlib/Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/winsys/xlib/Makefile b/src/gallium/winsys/xlib/Makefile index 5b71e6d..7338df7 100644 --- a/src/gallium/winsys/xlib/Makefile +++ b/src/gallium/winsys/xlib/Makefile @@ -24,7 +24,6 @@ INCLUDE_DIRS = \ DEFINES = \ -DGALLIUM_SOFTPIPE \ - -DGALLIUM_CELL \ -DGALLIUM_TRACE \ -DGALLIUM_BRW _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
