]> git.alsa-project.org Git - alsa-plugins.git/commit
Improve configure for maemo plugin
authorTakashi Iwai <tiwai@suse.de>
Tue, 22 Apr 2008 17:31:15 +0000 (19:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Jun 2008 13:54:24 +0000 (15:54 +0200)
commit0fec8b8d0af1a9567ea671ad33633d9dab2de9d3
tree0a815aae87018f5f009e3f2f2e623aabb074f88e
parentf2b74602c8c30fa6dd793a2477f1ea1ce8a057f2
Improve configure for maemo plugin

ALSA bug#3860:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3860

The Maemo DSP plugin checks for D-Bus in configure.in and then makes a bold assumption that this means it should use a proprietary resource manager available only on a specific proprietary platform.

Attaching a patch to add --enable-maemo-resource-manager configure flag that enables the resource manager if set and if D-Bus is present.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Makefile.am
configure.in