From fb19b264f8a5fe4ebb47f863e0f040f2ffe9b0a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20Paul=20K=C3=BChne?= Date: Tue, 6 May 2008 18:14:45 +0200 Subject: [PATCH] Forgot live555 in the previous commit. It's quite useful to compile it, too. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c01bb38d07..7b3c50ba37 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- 2.39.2