diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2006-08-25 19:20:15 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2006-08-25 19:20:15 +0000 |
commit | 54cad19215eb5c087995381cdc64b12a6be13979 (patch) | |
tree | 42c6753903518e2b6a0daf54d36315fdba5eadc2 /README | |
parent | 4af7b0cfd212c3aa22e844892f8cc71b09be89be (diff) | |
download | dbus-54cad19215eb5c087995381cdc64b12a6be13979.tar.gz |
- document --enable-kqueue
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ the ./configure program. use abstract socket namespace (linux only) --enable-selinux build with SELinux support --enable-dnotify build with dnotify support (linux only) - + --enable-kqueue build with kqueue support (*BSD only) --with-xml=libxml/expat XML library to use --with-init-scripts=redhat Style of init scripts to install --with-session-socket-dir=dirname Where to put sockets for the per-login-session message bus |