aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRicardo Constantino <wiiaboo@gmail.com>2017-07-04 19:01:22 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2017-07-06 15:39:10 -0400
commit3b3501f75cb20b9f7abf43a3a9b1c3de595bc588 (patch)
tree79fd328b46d9535154c0d8c2625df732cc42dbab /tools
parent99c68861f9c79033e09ad842e2651a4b3aea95ea (diff)
downloadffmpeg-3b3501f75cb20b9f7abf43a3a9b1c3de595bc588.tar.gz
configure: require pkg-config for libvorbis
libvorbis comes with pkg-config files since at least v1.0.1, way back in 2003. We need the two checks for vorbis and vorbisenc because we use functions from both and Xiph considers them separate libraries. The check is inverted (vorbis first then vorbisenc) because add_extralibs() prepends to EXTRALIBS instead of appending. For both shared and static linking the order didn't seem to matter anyway, testing with MinGW. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions