@@ -1525,7 +1525,7 @@ if test "$vhook" = "default"; then
vhook="$dlopen"
fi
if test "$vhook" = "yes" -o "$a52bin" = "yes" -o "$faadbin" = "yes"; then
if enabled_any vhook a52bin faadbin; then
add_extralibs $ldl
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.