diff options
author | Niklas Haas <git@haasn.xyz> | 2018-05-13 17:07:48 +0200 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2018-05-13 19:18:48 +0300 |
commit | 93cee87b13fdaccaac5df649d22ad6fb1d242777 (patch) | |
tree | d19c97b120cd413e87d12171f74861419b9facbe /libavformat/webm_chunk.c | |
parent | 2a44f706aa14eefd503ca4e3c1d3aba21f991cab (diff) | |
download | ffmpeg-93cee87b13fdaccaac5df649d22ad6fb1d242777.tar.gz |
configure: fix configure check for lilv-0
This should be included as `<lilv/lilv.h>`, same as is done in af_lv2.c.
Forcing the extra lilv-0 breaks platforms where the include dir is
`/usr/include/lilv/lilv.h` rather than
`/usr/include/lilv-0/lilv/lilv.h`.
The new include path works for both, because the `pkg-config --cflags`
includes `-I/usr/include/lilv-0`.
(cherry picked from commit 32234e03a792e3ceca58359d6f2b7244ceb6b77f)
Diffstat (limited to 'libavformat/webm_chunk.c')
0 files changed, 0 insertions, 0 deletions