summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 66004a4bb..6a9858dfb 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