mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-25 01:20:34 +01:00
Added documentation for the --enable-python configure switch
This commit is contained in:
parent
3abcc7d28d
commit
7cb72cf53d
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-07-31 John (J5) Palmieri <johnp@redhat.com>
|
||||
|
||||
* README: added documentation for the --enable-python
|
||||
configure switch.
|
||||
|
||||
2004-07-31 Olivier Andrieu <oliv__a@users.sourceforge.net>
|
||||
|
||||
* bus/config-parser.c (bus_config_parser_new): fix an invalid
|
||||
|
|
|
|||
1
README
1
README
|
|
@ -22,6 +22,7 @@ the ./configure program.
|
|||
--enable-checks include sanity checks on public API
|
||||
--enable-docs build documentation (requires Doxygen and jade)
|
||||
--enable-gcov compile with coverage profiling instrumentation (gcc only)
|
||||
--enable-python build python bindings (reqires Pyrex >= 0.9)
|
||||
|
||||
--with-xml=libxml/expat XML library to use
|
||||
--with-init-scripts=redhat Style of init scripts to install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue