[vlc-commits] Old contribs: don't compile mpcdec on x64
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Wed Sep 21 02:54:47 CEST 2011
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Sep 21 02:54:25 2011 +0200| [c7f563eb4435e753d0d62345789b60433f003352] | committer: Jean-Baptiste Kempf
Old contribs: don't compile mpcdec on x64
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c7f563eb4435e753d0d62345789b60433f003352
---
 extras/contrib/src/Distributions/win64.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Distributions/win64.mak b/extras/contrib/src/Distributions/win64.mak
index b8a2e0d..97f8863 100644
--- a/extras/contrib/src/Distributions/win64.mak
+++ b/extras/contrib/src/Distributions/win64.mak
@@ -4,7 +4,7 @@ all: .iconv .intl .freetype .fribidi .zlib \
         .a52 .mpeg2 .mad .ogg .vorbis .shout .vorbisenc .theora \
         .flac .speex .faad .lame .ebml .matroska .ffmpeg \
         .live .goom2k4 .caca .mod .x264 .twolame \
-        .png .mpcdec .schroedinger .dvbpsi \
+        .png .schroedinger .dvbpsi \
         .dca .kate .libass .SDL_image  \
         .libbluray .dvdcss .libupnp .dvdnav .qt4_win32 \
         .dx_headers .dshow_headers .portaudio .gecko \
    
    
More information about the vlc-commits
mailing list