Changeset 79654985a3bec4ac76abd4455a08659fc86c4390

Show
Ignore:
Timestamp:
09/22/05 17:39:37 (3 years ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1127403577 +0000
git-parent:

[92c873f061c85d46a2ed611d70fc394e9e66c5be]

git-author:
Christophe Massiot <massiot@videolan.org> 1127403577 +0000
Message:
  • INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • INSTALL.win32

    r731c3c8 r7965498  
    126126  ./configure --host=i586-mingw32msvc --build=i386-linux \ 
    127127      --disable-gtk \ 
    128       --enable-nls --enable-sdl
     128      --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin
    129129      --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ 
    130130      --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ 
     
    150150  ./configure --host=i586-mingw32msvc --build=i386-linux \ 
    151151      --disable-gtk \ 
    152       --enable-nls --enable-sdl
     152      --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin
    153153      --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ 
    154154      --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ 
     
    175175  ./configure \ 
    176176      --disable-gtk \ 
    177       --enable-nls --enable-sdl
     177      --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin
    178178      --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ 
    179179      --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ 
     
    199199  ./configure \ 
    200200      --disable-gtk \ 
    201       --enable-nls --enable-sdl
     201      --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin
    202202      --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ 
    203203      --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \