Changeset ec8172d36a4e8e27a4c44fe17b70745bfee5902a
- Timestamp:
- 01/04/07 18:52:27
(2 years ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1167933147 +0000
- git-parent:
[7d1aef6308c529b9cf9dd57ac73ca85b7f585140]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1167933147 +0000
- Message:
menuconfig is out-of-date
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rfd8d9e9 |
rec8172d |
|
| 3 | 3 | # VLC media player configuration script, borrowed from linux menuconfig |
|---|
| 4 | 4 | # Cyril Deguet <asmax@videolan.org> |
|---|
| | 5 | |
|---|
| | 6 | # Currently out of date |
|---|
| | 7 | |
|---|
| | 8 | echo "'./menuconfig' is currently not maintained and out-of-date. Use './configure' instead." |
|---|
| | 9 | |
|---|
| | 10 | exit 1 |
|---|
| | 11 | |
|---|
| 5 | 12 | # |
|---|
| 6 | 13 | #----------------------------------------------------------------- |
|---|