docs: Update the configure switches in the README
This commit is contained in:
parent
763fcabd8b
commit
5b9259ba80
11
README
11
README
@ -99,6 +99,17 @@ See the INSTALL file. Info on specific Clutter options;
|
||||
Build additional documentation. Requires xsltproc for DocBook
|
||||
conversion, and optionally jw for PDF generation.
|
||||
|
||||
--enable-gcov=[no/yes]
|
||||
Build Clutter with coverage report support, provided by gcov. This
|
||||
feature only works with the GNU Compiler Suite and gcov installed.
|
||||
|
||||
--enable-profile=[no/yes]
|
||||
Build Clutter with profiling instrumentation. Requires the GNU
|
||||
C Compiler and the UProf library.
|
||||
|
||||
--enable-conform=[yes/no]
|
||||
Build the Clutter conformance test suite.
|
||||
|
||||
--with-flavour=[glx/eglx/eglnative/sdl/osx/win32/fruity]
|
||||
Select the Clutter backend: (default=glx)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user