Changeset 79654985a3bec4ac76abd4455a08659fc86c4390
- 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
| r731c3c8 |
r7965498 |
|
| 126 | 126 | ./configure --host=i586-mingw32msvc --build=i386-linux \ |
|---|
| 127 | 127 | --disable-gtk \ |
|---|
| 128 | | --enable-nls --enable-sdl \ |
|---|
| | 128 | --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \ |
|---|
| 129 | 129 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 130 | 130 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| … | … | |
| 150 | 150 | ./configure --host=i586-mingw32msvc --build=i386-linux \ |
|---|
| 151 | 151 | --disable-gtk \ |
|---|
| 152 | | --enable-nls --enable-sdl \ |
|---|
| | 152 | --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \ |
|---|
| 153 | 153 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 154 | 154 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| … | … | |
| 175 | 175 | ./configure \ |
|---|
| 176 | 176 | --disable-gtk \ |
|---|
| 177 | | --enable-nls --enable-sdl \ |
|---|
| | 177 | --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \ |
|---|
| 178 | 178 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 179 | 179 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|
| … | … | |
| 199 | 199 | ./configure \ |
|---|
| 200 | 200 | --disable-gtk \ |
|---|
| 201 | | --enable-nls --enable-sdl \ |
|---|
| | 201 | --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \ |
|---|
| 202 | 202 | --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ |
|---|
| 203 | 203 | --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ |
|---|