This patchset is based upon the work submitted by Stéphan Kochen, Jonathan "springermac" Springer and René J.V. Bertin in https://bugs.freedesktop.org/show_bug.cgi?id=62987 The fame goes to them, I'll take all the blame. HAVE_COREAUDIO is added as a substitution to automake and in the code through autoconf. If HAVE_COREAUDIO is set to 1, module-coreaudio-detect is added/loaded in default.pa.in and system.pa.in. Additionally, module-console-kit and module-systemd-login are disabled if HAVE_COREAUDIO is set to 1, as (on OS X), these modules cause PulseAudio to fail to start. Mihai Moldovan (4): configure.ac: add HAVE_COREAUDIO to automake and code. default.pa.in: load module-coreaudio-detect if HAVE_COREAUDIO. system.pa.in: load module-coreaudio-detect if HAVE_COREAUDIO. default.pa.in: do not load module-console-kit and module-systemd-login if HAVE_COREAUDIO. It fails. configure.ac | 3 +++ src/daemon/default.pa.in | 6 ++++++ src/daemon/system.pa.in | 4 ++++ 3 files changed, 13 insertions(+) -- 2.3.5 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 884 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20150421/939ab7da/attachment.sig>