[vlc-devel] commit: Fix typo. (Antoine Cellerier )

git version control git at videolan.org
Fri Jun 6 13:38:18 CEST 2008


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Wed Jun  4 13:48:50 2008 +0200| [37cc9246d48fadc7797cf892d1b35842a3433add]

Fix typo.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=37cc9246d48fadc7797cf892d1b35842a3433add
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 8220e70..0fccd73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4553,7 +4553,7 @@ AC_ARG_ENABLE(pulse,
        [ VLC_ADD_PLUGIN([pulse])
         VLC_ADD_CFLAGS([pulse],[${PULSE_CFLAGS}])
         VLC_ADD_LDFLAGS([pulse],[${PULSE_LIBS}])],
-       [AC_MSG_WARN(pulsaudio library not found)])
+       [AC_MSG_WARN(pulseaudio library not found)])
    fi
 
 dnl




More information about the vlc-devel mailing list