]> code.delx.au - pulseaudio/commit
build-sys: Put in specific warnings when there is no udev or DBUS support
authorColin Guthrie <cguthrie@mandriva.org>
Tue, 11 Jan 2011 10:28:02 +0000 (10:28 +0000)
committerColin Guthrie <cguthrie@mandriva.org>
Tue, 11 Jan 2011 10:28:06 +0000 (10:28 +0000)
commit0fae3ad2f8bc05efeff649951427e97e36b6e84f
tree6877e3761e80a46c111ad32e2eacf53357e03909
parent1b545997adf46e5961ab896f92dece2ee02aee36
build-sys: Put in specific warnings when there is no udev or DBUS support

Users have often come to me when their build doesn't work and typically
this is when they do not have dev headers for DBUS and udev installed
when building. Put in some specific warnings about these optional,
but critical, elements.

This will likely display this message on platforms where they are not
available, so patches welcome to hide them in a semi-intelligent way.
configure.ac