From ddaf85f65061e4e8614ec0f715bc9b5bfdb12ffd Mon Sep 17 00:00:00 2001 From: Niels Martin Hansen Date: Sun, 29 Jun 2008 18:56:46 +0000 Subject: [PATCH] s/Audio Providers/Audio Players/ Originally committed to SVN as r2213. --- configure.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.in b/configure.in index fe5b8c598..93c93108e 100644 --- a/configure.in +++ b/configure.in @@ -285,9 +285,9 @@ AC_SUBST(ICONV_CFLAGS) -################# -# Audio Providers -################# +############### +# Audio Players +############### ####### ## ALSA ####### @@ -893,7 +893,7 @@ Scripting Engines: auto4: $with_auto4 $lua51_disabled auto4 Ruby: $with_ruby $ruby_disabled -Audio Providers: +Audio Players: ALSA: $with_alsa $alsa_disabled OpenAL: $with_openal $openal_disabled PortAudio: $with_portaudio $portaudio_disabled