projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b81da2
)
configure: add dl to frei0r extralibs.
author
Anton Khirnov
<anton@khirnov.net>
Sun, 1 Apr 2012 16:56:26 +0000
(18:56 +0200)
committer
Anton Khirnov
<anton@khirnov.net>
Thu, 5 Apr 2012 07:20:03 +0000
(09:20 +0200)
configure
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index
4606b23
..
e207ed8
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1526,7
+1526,9
@@
cropdetect_filter_deps="gpl"
delogo_filter_deps="gpl"
drawtext_filter_deps="libfreetype"
frei0r_filter_deps="frei0r dlopen strtok_r"
+frei0r_filter_extralibs='$ldl'
frei0r_src_filter_deps="frei0r dlopen strtok_r"
+frei0r_src_filter_extralibs='$ldl'
hqdn3d_filter_deps="gpl"
ocv_filter_deps="libopencv"
scale_filter_deps="swscale"