mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 21:55:37 +01:00
build: handle library dependencies in configure
Instead of setting FFLIBS in each library Makefile configure exports FFLIBS-$library in config.mak.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
NAME = avdevice
|
||||
FFLIBS = avformat avcodec avutil
|
||||
|
||||
HEADERS = avdevice.h \
|
||||
version.h \
|
||||
|
||||
Reference in New Issue
Block a user