Changeset 548753b8d4ff0587b8d9256c4a28be46b0edc0bb
- Timestamp:
- 08/26/04 18:02:34
(4 years ago)
- Author:
- Sam Hocevar <sam@videolan.org>
- git-committer:
- Sam Hocevar <sam@videolan.org> 1093536154 +0000
- git-parent:
[210297fc0cb8081dd3db146b44d0b23fce47a03e]
- git-author:
- Sam Hocevar <sam@videolan.org> 1093536154 +0000
- Message:
- INSTALL: added a note about bootstrapping.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd066ac3 |
r548753b |
|
| 1 | | $Id: INSTALL,v 1.25 2003/03/19 15:44:44 hartman Exp $ |
|---|
| | 1 | $Id$ |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | INSTALL file for the VLC media player |
|---|
| … | … | |
| 5 | 5 | Mac OS X and BeOS users should read the documentation available at: |
|---|
| 6 | 6 | http://developers.videolan.org/vlc/ |
|---|
| | 7 | |
|---|
| | 8 | Bootstrapping VLC |
|---|
| | 9 | ================= |
|---|
| | 10 | |
|---|
| | 11 | If you retrieved VLC from the SVN server and do not have a "configure" |
|---|
| | 12 | script, please refer to the HACKING file. |
|---|
| 7 | 13 | |
|---|
| 8 | 14 | Configuring VLC |
|---|