[vlc-devel] commit: Fixed [087d5836455b31b463c87d316a9e548b94ce8823] ( Felix Paul Kühne )

git version control git at videolan.org
Sun May 25 20:03:59 CEST 2008


vlc | branch: 0.8.6-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Sun May 25 20:05:32 2008 +0200| [20ee5775318d171e3b1b9f3fe8af9b4e7f8ddd11]

Fixed [087d5836455b31b463c87d316a9e548b94ce8823]

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

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

diff --git a/configure.ac b/configure.ac
index e0971fa..6dbb4b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2553,7 +2553,7 @@ dnl Those options have to be here because the .pc can be bogus for ffmpeg previo
      fi])
 
  AC_ARG_WITH(ffmpeg-dca,
-   [    --with-ffmpeg-dca     specify if ffmpeg has been compiled with dca supp
+   [    --with-ffmpeg-dca     specify if ffmpeg has been compiled with dca support],
    [
      if test "$with_ffmpeg_dca" = "yes"; then
              LDFLAGS="${LDFLAGS_save} ${LDFLAGS_ffmpeg} ${LIBS_ffmpeg}"




More information about the vlc-devel mailing list