mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
system.pa: Drop mention of module-hal-detect
We dropped HAL support years ago.
This commit is contained in:
parent
dec21f363a
commit
a887cee1ce
1 changed files with 0 additions and 4 deletions
|
|
@ -29,10 +29,6 @@ ifelse(@HAVE_UDEV@, 1, [dnl
|
|||
.ifexists module-udev-detect@PA_SOEXT@
|
||||
load-module module-udev-detect
|
||||
.else
|
||||
], @HAVE_HAL@, 1, [dnl
|
||||
.ifexists module-hal-detect@PA_SOEXT@
|
||||
load-module module-hal-detect
|
||||
.else
|
||||
], @HAVE_COREAUDIO@, 1, [dnl
|
||||
.ifexists module-coreaudio-detect@PA_SOEXT@
|
||||
load-module module-coreaudio-detect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue