Commit 2334cbcd authored by mru's avatar mru

beautify


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7038 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 02a75c4e
...@@ -1525,7 +1525,7 @@ if test "$vhook" = "default"; then ...@@ -1525,7 +1525,7 @@ if test "$vhook" = "default"; then
vhook="$dlopen" vhook="$dlopen"
fi fi
if test "$vhook" = "yes" -o "$a52bin" = "yes" -o "$faadbin" = "yes"; then if enabled_any vhook a52bin faadbin; then
add_extralibs $ldl add_extralibs $ldl
fi 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