aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2018-05-13 17:07:48 +0200
committerJan Ekström <jeebjp@gmail.com>2018-05-13 18:55:43 +0300
commit32234e03a792e3ceca58359d6f2b7244ceb6b77f (patch)
tree9cdf19177521b7e2da24d869b97b58179fabd1f5 /.gitattributes
parentcae004cabb6825bf17c5fa69feb037db2ea74911 (diff)
downloadffmpeg-32234e03a792e3ceca58359d6f2b7244ceb6b77f.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`.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions