]> git.sesse.net Git - vlc/commitdiff
* Add the shout (services discovery) module again
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 28 Aug 2005 19:22:36 +0000 (19:22 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 28 Aug 2005 19:22:36 +0000 (19:22 +0000)
configure.ac

index 241cf4012e5e0a229d5db9aa5aad8ce15bc85188..635638a807b1421b7debe3c09dcbd4c8f3d0bd79 100644 (file)
@@ -1001,7 +1001,7 @@ VLC_ADD_PLUGINS([packetizer_mpeg4video packetizer_mpeg4audio])
 if test "${SYS}" != "mingwce"; then
 dnl  VLC_ADD_PLUGINS([externrun])
   VLC_ADD_PLUGINS([access_fake access_filter_timeshift access_filter_record])
-  VLC_ADD_PLUGINS([gestures rc telnet hotkeys netsync showintf time marq sap fake])
+  VLC_ADD_PLUGINS([gestures rc telnet hotkeys netsync showintf time marq shout sap fake])
   VLC_ADD_PLUGINS([rss mosaic wall motiondetect clone crop])
   VLC_ADD_PLUGINS([i420_yuy2 i422_yuy2 i420_ymga])
   VLC_ADD_PLUGINS([aout_file linear_resampler bandlimited_resampler])