Document USES=openal

This commit is contained in:
Rene Ladan 2013-12-28 21:46:41 +00:00
parent 7e53175b0a
commit 405acb5321
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43395

View file

@ -325,6 +325,19 @@
variables to be set.</entry>
</row>
<row>
<entry><literal>openal</literal></entry>
<entry><literal>al</literal>, <literal>soft</literal> (default),
<literal>si</literal>, <literal>alut</literal></entry>
<entry>Uses <application>OpenAL</application>. The backend can be specified,
with the software implementation as the default. The user can specify a
preferred backend with the <varname>WANT_OPENAL</varname> knob. Valid
values for this knob are <literal>soft</literal> (default) and
<literal>si</literal>.</entry>
</row>
<row>
<entry><literal>pathfix</literal></entry>