]> git.sesse.net Git - vlc/commitdiff
Forgot live555 in the previous commit. It's quite useful to compile it, too.
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 6 May 2008 16:14:45 +0000 (18:14 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 6 May 2008 16:14:45 +0000 (18:14 +0200)
configure.ac

index c01bb38d0730ceab67a1824dcc8673c45b628a08..7b3c50ba37d20632e18897ebbd192e2a87d14164 100644 (file)
@@ -1939,7 +1939,7 @@ if test "${enable_live555}" != "no"; then
     if test -f "${real_live555_tree}/liveMedia/libliveMedia.a"; then
       AC_MSG_RESULT(${real_live555_tree}/liveMedia/libliveMedia.a)
 
-      VLC_ADD_BUILTINS([live555])
+      VLC_ADD_PLUGIN([live555])
 
       if test "${SYS}" = "mingw32"; then
         # add ws2_32 for closesocket, select, recv