Changeset e7c2a27eea81f314e7bb109a1ed0026ff70483c1

Show
Ignore:
Timestamp:
26/09/07 23:56:48 (1 year ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1190843808 +0000
git-parent:

[1c60a0f6915a28ed037e1c6c8df6eff20b83b27b]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1190843808 +0000
Message:

Fix flac compilation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    r0f0e249 re7c2a27  
    808808    (patch -p0 < Patches/flac-cross.patch) 
    809809endif 
     810ifdef HAVE_WIN32 
     811    patch -p0 < Patches/flac-win32.patch 
     812endif 
    810813    cd $@ && autoconf 
    811814