mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
build-sys: Move some more defines to configure.ac
This commit is contained in:
parent
226ddb1d39
commit
e42bc02dc6
9 changed files with 32 additions and 32 deletions
|
|
@ -26,14 +26,14 @@ USA.
|
|||
<synopsis>
|
||||
<p><file>~/.pulse/client.conf</file></p>
|
||||
|
||||
<p><file>@pulseconfdir@/client.conf</file></p>
|
||||
<p><file>@PA_DEFAULT_CONFIG_DIR@/client.conf</file></p>
|
||||
</synopsis>
|
||||
|
||||
<description>
|
||||
<p>The PulseAudio client library reads configuration directives from
|
||||
a file <file>~/.pulse/client.conf</file> on startup and when that
|
||||
file doesn't exist from
|
||||
<file>@pulseconfdir@/client.conf</file>.</p>
|
||||
<file>@PA_DEFAULT_CONFIG_DIR@/client.conf</file>.</p>
|
||||
|
||||
<p>The configuration file is a simple collection of variable
|
||||
declarations. If the configuration file parser encounters either ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue