Commit fb19b264 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Forgot live555 in the previous commit. It's quite useful to compile it, too.

parent 8274e913
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment