Changeset 6dd8082f73ba1ec60597e9462076ad4aaa75ac00

Show
Ignore:
Timestamp:
20/10/07 15:39:23 (1 year ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1192887563 +0000
git-parent:

[51f996148378323ef3c7d08554c2211de47d2d25]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1192887563 +0000
Message:

Don't build netsync by default until someone bothers fixing it

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r94bf62d r6dd8082  
    12321232if test "${SYS}" != "mingwce"; then 
    12331233  VLC_ADD_PLUGINS([access_fake access_filter_timeshift access_filter_record access_filter_dump]) 
    1234   VLC_ADD_PLUGINS([gestures rc telnet hotkeys netsync showintf marq podcast shout sap fake folder]) 
     1234  VLC_ADD_PLUGINS([gestures rc telnet hotkeys showintf marq podcast shout sap fake folder]) 
    12351235  VLC_ADD_PLUGINS([rss mosaic wall motiondetect clone crop erase bluescreen alphamask gaussianblur]) 
    12361236  VLC_ADD_PLUGINS([i420_yuy2 i422_yuy2 i420_ymga])