OSDN Git Service

build: handle library dependencies in configure
authorJanne Grunau <janne-libav@jannau.net>
Thu, 1 May 2014 11:18:57 +0000 (13:18 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Tue, 13 May 2014 18:02:01 +0000 (20:02 +0200)
commit449511740f06a4675b0066730fa45cdb764ffafc
tree97b5e0b8ca32c3d3b0cb564c5c8f4a5de8f04fd3
parent9aa4592076d4dbb29d1198b0e258f9f85c0c00b5
build: handle library dependencies in configure

Instead of setting FFLIBS in each library Makefile configure
exports FFLIBS-$library in config.mak.
common.mak
configure
libavcodec/Makefile
libavdevice/Makefile
libavfilter/Makefile
libavformat/Makefile
libavresample/Makefile
libswscale/Makefile