]> git.sesse.net Git - vlc/commitdiff
Fix typo.
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 4 Jun 2008 11:48:50 +0000 (13:48 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 6 Jun 2008 11:11:46 +0000 (13:11 +0200)
configure.ac

index 8220e701f0467178aebc765964095584ab916bbf..0fccd73c7ea28cddcf9313135f2d2c7d1fb5c930 100644 (file)
@@ -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