aboutsummaryrefslogtreecommitdiffstats
path: root/ffserver_config.c
diff options
context:
space:
mode:
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-02-25 15:00:59 +0100
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-02-26 09:23:17 +0100
commit885a6d83247b76d4e58084440189620c6f22ca13 (patch)
tree6653b272e4c2129d4403b281d1cde78666bdddef /ffserver_config.c
parent0eb0f29a404e62ac3926a3778656454460184baf (diff)
downloadffmpeg-885a6d83247b76d4e58084440189620c6f22ca13.tar.gz
configure: only check dispatch header on darwin
Fixes build of lavd/jack on linux if dispatch happens to be available on this platform. dispatch, as well as its dependencies kqueue and pwq are generally not installed / distribued on linux systems. If it happens to be the case, you want to explicitely link against the libraries (using -ldispatch) as opposed to darwin where it is part of the standard library and -ldispatch doesn't work.
Diffstat (limited to 'ffserver_config.c')
0 files changed, 0 insertions, 0 deletions