From ab4d7bfdd3bdc646635e32b185bbe097ff262316 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 30 Sep 2011 19:45:49 +0000 Subject: Fixed: PutImageRGBA and Pattern when using the Cairo context plus base driver for the Cairo 1.10 version. --- test/simple/config.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'test/simple/config.mak') diff --git a/test/simple/config.mak b/test/simple/config.mak index b0d39bc..09e0029 100644 --- a/test/simple/config.mak +++ b/test/simple/config.mak @@ -61,6 +61,7 @@ else ifndef GDK_CAIRO SLIB += $(CDLIB)/libcdcontextplus.a LIBS = Xrender Xft +# USE_CAIRO=Yes endif ifdef USE_OPENGL SLIB += $(CDLIB)/libcdgl.a $(CDLIB)/libftgl.a -- cgit v1.2.3