build-sys: Move some more defines to configure.ac

This commit is contained in:
Maarten Bosmans 2011-06-29 15:16:08 +02:00 committed by Colin Guthrie
parent 226ddb1d39
commit e42bc02dc6
9 changed files with 32 additions and 32 deletions

View file

@ -26,13 +26,13 @@ USA.
<synopsis>
<p><file>~/.pulse/default.pa</file></p>
<p><file>@pulseconfdir@/default.pa</file></p>
<p><file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file></p>
</synopsis>
<description>
<p>The PulseAudio sound server interprets the file
<file>~/.pulse/default.pa</file> on startup, and when that file
doesn't exist <file>@pulseconfdir@/default.pa</file>. It
doesn't exist <file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file>. It
should contain directives in the PulseAudio CLI languages, as
documented on <url href="http://pulseaudio.org/wiki/CLI"/>.</p>