Commit 22df6d18 authored by Måns Rullgård's avatar Måns Rullgård

beautify

Originally committed as revision 7038 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b265431e
......@@ -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
......
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