mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
* fix alsa initialisation
* add some missing zeroconf files * make module-match shut up a bit git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@318 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
73eabece33
commit
2d97e7522e
6 changed files with 574 additions and 7 deletions
|
|
@ -166,7 +166,7 @@ fi
|
|||
|
||||
# LYNX documentation generation
|
||||
AC_ARG_ENABLE(lynx,
|
||||
AS_HELP_STRING(--disable-lynx,Turn off lynx usage for documentation generation),
|
||||
AC_HELP_STRING(--disable-lynx,Turn off lynx usage for documentation generation),
|
||||
[case "${enableval}" in
|
||||
yes) lynx=yes ;;
|
||||
no) lynx=no ;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue