mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-24 01:40:18 -05:00
build-sys: drop gconf support
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/499>
This commit is contained in:
parent
faa1a7e042
commit
f7f9c70b0f
10 changed files with 1 additions and 313 deletions
|
|
@ -127,17 +127,6 @@ load-module module-gsettings
|
|||
.endif
|
||||
])dnl
|
||||
|
||||
ifelse(@HAVE_GCONF@, 1, [dnl
|
||||
### Load additional modules from GConf settings. This can be configured with the paprefs tool.
|
||||
### Please keep in mind that the modules configured by paprefs might conflict with manually
|
||||
### loaded modules.
|
||||
.ifexists module-gconf@PA_SOEXT@
|
||||
.nofail
|
||||
load-module module-gconf
|
||||
.fail
|
||||
.endif
|
||||
])dnl
|
||||
|
||||
### Automatically restore the default sink/source when changed by the user
|
||||
### during runtime
|
||||
### NOTE: This should be loaded as early as possible so that subsequent modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue