diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-26 09:52:11 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-26 09:52:11 +0100 |
commit | 8df41361196c7ba1b8d272507cc3d523cdcf5632 (patch) | |
tree | c783345c6ce980b2e36268cdf4f613200174e30c /build | |
parent | 1373675ef7602363aeca0d9ec12be79719ea066d (diff) |
Regenerate default win32 headers.
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile.win32.features-h | 1 |
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 |