From cbb7519904d9b6395d0128e16a79324e4b8bfcc0 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 22 Feb 2010 13:15:11 +0100 Subject: [CMake] no more need to build system check for the Cairo blend modes followup of 880890c14e99a954b365a3a6b59deeffa5304d30 for the cmake build system --- config.h.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index ec120455..12535494 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,8 +1,5 @@ /* config.h. Generated from config.h.cmake by cmake. */ -/* Whether cairo has blend modes support */ -#cmakedefine CAIRO_HAS_BLEND_MODES 1 - /* Use libjpeg instead of builtin jpeg decoder. */ #cmakedefine ENABLE_LIBJPEG 1 -- cgit v1.2.3