summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8be41714..9baa48a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/README b/README
index 1b543bc6..4e39c264 100644
--- a/README
+++ b/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