[cairo-commit] INSTALL

Carl Worth cworth at kemper.freedesktop.org
Tue Jun 19 11:51:01 PDT 2007


 INSTALL |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

New commits:
diff-tree 1e76aa66b23aa7b3fd7b9f7de2b563b4db814517 (from 02f753c23ad0db7d677ae41f8d69dc566c8aaa0b)
Author: Nis Martensen <nis.martensen at web.de>
Date:   Tue Jun 19 17:04:48 2007 +0200

    Update INSTALL about status of backends

diff --git a/INSTALL b/INSTALL
index 66004a4..6a9858d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -63,14 +63,13 @@ More detailed build instructions
 	(NOTE: On mac OS X, at least, use DYLD_LIBRARY_PATH in place
 	       of LD_LIBRARY_PATH above.)
 
-    --enable-ps
-    --enable-pdf
     --enable-quartz
     --enable-atsui
     --enable-xcb
     --enable-glitz
     --enable-beos
     --enable-os2
+    --enable-directfb
 
 	Some of cairo's backends are marked as experimental and will
 	not be built by default. If you would like to build and
@@ -83,6 +82,9 @@ More detailed build instructions
     --disable-win32
     --disable-png
     --disable-freetype
+    --disable-ps
+    --disable-pdf
+    --disable-svg
 
 	Cairo's configure script detects the libraries needed to build
 	each stable backend, and when it finds them, enables each


More information about the cairo-commit mailing list