summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-09 18:55:11 +0200
committerBenjamin Otte <otte@redhat.com>2010-07-09 18:55:11 +0200
commit59c83117d77f58e9cb64aaa6b572fab62fb31c6b (patch)
treeac100f36329a52fbdfc78e0731f0ce1c9d4dde80 /build
parentbf117e4ea7c89dadcb5a358bb47c0f213cc67461 (diff)
build: Commit new versions of autogenerate Windows build files
The recent commits to the build system changed a bunch of stuff in there, so update the files.
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 9aec98ce..9d9468cd 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