diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-01-03 19:19:18 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-01-03 19:19:18 +0000 |
commit | 1d70084d4fffdb51e0d65b3526c35bfacfbd207c (patch) | |
tree | 5783e4bd29616d2fc7fca958c616399f5fe1234d | |
parent | e943007ebfd5c448cac13dee9e30fd09aa888d82 (diff) | |
download | xine-lib-1d70084d4fffdb51e0d65b3526c35bfacfbd207c.tar.gz xine-lib-1d70084d4fffdb51e0d65b3526c35bfacfbd207c.tar.bz2 |
Missing comment.
-rw-r--r-- | m4/audio_out.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/audio_out.m4 b/m4/audio_out.m4 index 6bc961a17..5041dfbba 100644 --- a/m4/audio_out.m4 +++ b/m4/audio_out.m4 @@ -14,6 +14,7 @@ AC_DEFUN([XINE_AUDIO_OUT_PLUGINS], [ dnl - OSS is most unix variants dnl - PulseAudio has been tested on Linux, Solaris, FreeBSD, Windows dnl - SunAudio is NetBSD, Solaris (anything else?) + dnl - sndio is OpenBSD only default_enable_coreaudio=no default_enable_irixal=no |