]> code.delx.au - pulseaudio/commit
build-sys: Make --disable-dbus actually work.
authorColin Guthrie <cguthrie@mandriva.org>
Tue, 11 Jan 2011 11:26:48 +0000 (11:26 +0000)
committerColin Guthrie <cguthrie@mandriva.org>
Tue, 11 Jan 2011 11:26:48 +0000 (11:26 +0000)
commita37e0963efbdd9ef22561f9c1ab386ee2c09280d
treecc7f7d6f9e6ca9471e6d215752c9e4647672fb2b
parent0fae3ad2f8bc05efeff649951427e97e36b6e84f
build-sys: Make --disable-dbus actually work.

Previously this argument passed to configure only worked if --disable-hal and
--disable-bluez was also passed which wasn't immediately obvious to the
untrained compiler.

This change simply makes --disable-dbus disable the other two as well
and errors out of specific, incompatible --enable/--disable flags
are provided.

The summary table is also adjusted and intended to try and show the
dependency relationship a little.
configure.ac