]> git.sesse.net Git - vlc/commitdiff
Don't build netsync by default until someone bothers fixing it
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 20 Oct 2007 13:39:23 +0000 (13:39 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 20 Oct 2007 13:39:23 +0000 (13:39 +0000)
configure.ac

index 920d5b9889f24b911d2b0bc5eb2c0e6b7f12dc9d..5fd74ff352b474ec0b8931f6be732d308d053355 100644 (file)
@@ -1231,7 +1231,7 @@ AC_LANG_POP(C++)
 
 if test "${SYS}" != "mingwce"; then
   VLC_ADD_PLUGINS([access_fake access_filter_timeshift access_filter_record access_filter_dump])
-  VLC_ADD_PLUGINS([gestures rc telnet hotkeys netsync showintf marq podcast shout sap fake folder])
+  VLC_ADD_PLUGINS([gestures rc telnet hotkeys showintf marq podcast shout sap fake folder])
   VLC_ADD_PLUGINS([rss mosaic wall motiondetect clone crop erase bluescreen alphamask gaussianblur])
   VLC_ADD_PLUGINS([i420_yuy2 i422_yuy2 i420_ymga])
   VLC_ADD_PLUGINS([aout_file linear_resampler bandlimited_resampler])