[clutter] docs: Update the configure switches in the README



commit 3c9cea09dc89e925e78af9692082aa7f5169f1b6
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Thu May 3 11:40:59 2012 +0100

    docs: Update the configure switches in the README

 README.in |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/README.in b/README.in
index e5e2ae6..c98dd39 100644
--- a/README.in
+++ b/README.in
@@ -161,8 +161,11 @@ Clutter has additional command line options for the configure script:
         Build Clutter with profiling instrumentation. Requires the GNU
         C Compiler and the UProf library.
 
- --enable-conform=[yes/no]
-        Build the Clutter conformance test suite.
+ --disable-tests
+        Disable building the Clutter tests suite.
+
+ --disable-examples
+        Disable building the Clutter API reference examples.
 
  --enable-deprecated=[yes/no]
         Whether deprecated symbols should be available when compiling Clutter.
@@ -240,7 +243,7 @@ In the report you should include:
 
   â what system you're running Clutter on;
   â which version of Clutter you are using;
-  â which version of GLib and OpenGL (or OpenGL ES) you are using;
+  â which version of GLib, Cogl, and OpenGL (or OpenGL ES) you are using;
   â which video card and which drivers you are using, including output of
     glxinfo and xdpyinfo (if applicable);
   â how to reproduce the bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]