Changeset d11dff7b5aa146b13a99cf137943ad2585da33cd

Show
Ignore:
Timestamp:
07/17/05 13:53:28 (3 years ago)
Author:
Cyril Deguet <asmax@videolan.org>
git-committer:
Cyril Deguet <asmax@videolan.org> 1121601208 +0000
git-parent:

[2145181c6fbee1fe1e6ef14163ebb8b869c22ced]

git-author:
Cyril Deguet <asmax@videolan.org> 1121601208 +0000
Message:

* added libcdio in the menuconfig, to be able to... disable it ;)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • build-vlc

    r7253e73 rd11dff7  
    2929MKV mkv 
    3030MOD mod 
     31CDIO libcdio 
    3132X11 x11 
    3233XVIDEO xvideo 
  • config.in

    rc0a1dbe rd11dff7  
    8686bool 'Matroska demux support' CONFIG_MKV 
    8787bool 'Mod demux support' CONFIG_MOD 
     88bool 'CD input and control library (libcdio) support' CONFIG_CDIO 
    8889endmenu 
    8990