diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2004-08-03 15:43:30 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2004-08-03 15:43:30 +0000 |
commit | 7cb72cf53d8185b6df2b34701b44f4a2fb40224b (patch) | |
tree | c0e48113010c4cb789e38c9729d82dbcf147098a /README | |
parent | 3abcc7d28d73559c1f6d585c619c7298ff79101e (diff) | |
download | dbus-7cb72cf53d8185b6df2b34701b44f4a2fb40224b.tar.gz |
Added documentation for the --enable-python configure switch
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |