summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-04-12 10:42:14 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-05-12 20:54:49 +0100
commitcf0933a05aedb66b5d8999c84b935349b25dd974 (patch)
treefc430cf24748be328761310e25e44487777c1076 /build
parentbd672d080ca0036ef1b88d26583e6af36f541461 (diff)
gallium: Refresh.
Catch up with changes in APIs, still no substance and the integration with winsys handles needs review.
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.win32.features-h1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile.win32.features-h b/build/Makefile.win32.features-h
index f5eae809..1e66889e 100644
--- a/build/Makefile.win32.features-h
+++ b/build/Makefile.win32.features-h
@@ -62,7 +62,6 @@ endif
ifeq ($(CAIRO_HAS_PNG_FUNCTIONS),1)
@echo "#define CAIRO_HAS_PNG_FUNCTIONS 1" >> src/cairo-features.h
endif
- @echo "#define CAIRO_HAS_GLEW_FUNCTIONS 1" >> src/cairo-features.h
ifeq ($(CAIRO_HAS_GL_SURFACE),1)
@echo "#define CAIRO_HAS_GL_SURFACE 1" >> src/cairo-features.h
endif