From b0132ddaa0845b0b90e01e74022ea14fe4b8605b Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 18 Oct 2010 04:53:31 +0000 Subject: [PATCH] experimental. SVN revision: 53561 --- legacy/evas/README.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/legacy/evas/README.in b/legacy/evas/README.in index 54b4c95379..63232f5319 100644 --- a/legacy/evas/README.in +++ b/legacy/evas/README.in @@ -156,7 +156,9 @@ development and debugging purposes. this enable the software xcb rendering engine. It allows the same features than the software xlib engine. It require the XCB and XCBImage -libraries. For the test programs, XCBICCCM is also needed. +libraries. For the test programs, XCBICCCM is also needed. It is not +recommended to use this as it's experimental and will create problems +with both ecore_evas and enlightenment itself. --enable-fb[=static] @@ -201,7 +203,9 @@ and be unmaintained. --enable-xrender-xcb[=static] -this is the same as xrender-x11 but uses/exposes an xcb api. +this is the same as xrender-x11 but uses/exposes an xcb api. It is not +recommended to use this as it's experimental and will create problems +with both ecore_evas and enlightenment itself. --enable-gl-x11[=static]