|
Revision c31926a0489ced7523294ef7bd74c3bee9ea3ae0, 234 bytes
(checked in by Cyril Deguet <asmax@videolan.org>, 5 years ago)
|
* user-friendly(?) build system, based on linux Menuconfig script.
Just run ./menuconfig and ./build-vlc (or just ./build-vlc)
It's actually a wrapper which calls configure, but only a small number
of vlc functionalities has been implemented at the moment.
Please try it however ;)
(you must have libncurses-dev installed)
|
- Property mode set to
100644
|
| Line | |
|---|
| 1 |
This is NOT the official version of dialog. This version has been |
|---|
| 2 |
significantly modified from the original. It is for use by the Linux |
|---|
| 3 |
kernel configuration script. Please do not bother Savio Lam with |
|---|
| 4 |
questions about this program. |
|---|