summaryrefslogtreecommitdiff
path: root/test/simple/config.mak
diff options
context:
space:
mode:
authorscuri <scuri>2011-09-30 19:45:49 +0000
committerscuri <scuri>2011-09-30 19:45:49 +0000
commitab4d7bfdd3bdc646635e32b185bbe097ff262316 (patch)
tree52d5ab9dfcbeb560fda5be1ef94d1cc440a161c9 /test/simple/config.mak
parent18dc8b841de3c7acf274fe4a2fb21a37091c6cb0 (diff)
Fixed: PutImageRGBA and Pattern when using the Cairo context plus base driver for the Cairo 1.10 version.HEADoriginmaster
Diffstat (limited to 'test/simple/config.mak')
-rw-r--r--test/simple/config.mak1
1 files changed, 1 insertions, 0 deletions
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