mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
docs: Update the configure switches in the README
This commit is contained in:
parent
763fcabd8b
commit
5b9259ba80
13
README
13
README
@ -96,9 +96,20 @@ See the INSTALL file. Info on specific Clutter options;
|
||||
present on the target system.
|
||||
|
||||
--enable-docs=[no/yes]
|
||||
Build additional documentation. Requires xsltproc for DocBook
|
||||
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